Minor issues in iOS

I wanted to make this post in order to point out multiple smaller bugs and issues in the iOS version and not flood the forum with lots of new posts. I’ve noticed the following issues so far:

  • Changing the font (Look&Feel > Font & Text) on an indicator gauge causes the app to crash, but only if the automatic scale is enabled, text size is not set to 0 and numbers with two or more digits are present.
  • Image gauges with the “Currently Playing Album” input linked do not display any album art.
  • Changing the duration for a “Vibrate” action does not change the length of that vibration.

Alright, I will take a look.

Edit:

I fixed the crash with font change. I do have to do more searching for the album art on iOS as it is completely iOS specific code.

As for vibration length on iOS, that cannot be done. iOS do not have any API to control vibrator duration the same way as Android does.