Unique error in ipad

I am getting this error when I test this app in iPAD. The app uses dictionary and tinyDB and also there are different layout arrangement instead of different screens.

This sometimes happens when you have invisible components in the designer. As a workaround, you can usually make the design components visible and then hide them in the Screen1.Initialize event.

1 Like

Thank you for the reply, the issue is resolved. But when I try to store dictionary data in tiny db in iPad, the companion crashed. The same app works completely fine in android. Please help me with this.

Unfortunately, dictionary blocks aren't available in the current release on the App Store. We've implemented them for the next release though.