I'm upgrading an app to build using 10.2.
I'm upgrading an app to build using 10.2.
On iOS it seems you can't show a modal dialog in a FormShow event handler?
Works on Android and Windows though.
Fallen at the first hurdle.....
On iOS it seems you can't show a modal dialog in a FormShow event handler?
Works on Android and Windows though.
Fallen at the first hurdle.....
Perhaps...
ReplyDeleteOr.....
1 Go back to 10.1
2 Emba could fix it (or better still, not break it in the first place)
So far I've been somewhat underwhelmed with the quality of 10.2. Reminds me of Delphi 6 :(
modal forms has always worked differently for mobile platforms than windows. nothing new there. There are articles about a different way to do it for mobile (by Marco Cantu)
ReplyDeleteVery true.
ReplyDeleteHowever, code that ran fine under 10.1 for all 3 platforms (with necessary conditional compiles) now only runs on 2.