I have been using showModal pages extensively to enable simple choice screens.
Unfortunately, they do not seem to work at all on IOS. Debugging using CLI returns no errors or exceptions on IOS, but the pages do not seem to initialize correctly (ie elements not bound, styles not set).
Tested on IOS emulator, various screen resolutions and actual device.
Raised trouble ticket 952281 with telerik and included a link to my project there (didn't want this publicly available).
This is how they look on android.




I have been using showModal pages extensively to enable simple choice screens.
Unfortunately, they do not seem to work at all on IOS. Debugging using CLI returns no errors or exceptions on IOS, but the pages do not seem to initialize correctly (ie elements not bound, styles not set).
Tested on IOS emulator, various screen resolutions and actual device.
Raised trouble ticket 952281 with telerik and included a link to my project there (didn't want this publicly available).
This is how they look on android.