MJB,
There is a known issue where displaying native widgets such as a TextField, TextBox, WebPopup, and Ad Banners during application startup will cause a crash if you also have a default.png splashscreen in your project. This crasher was introduce after the release version of build #704, so you can work-around it by doing one of the following:
-
Revert back to the release version, build #704. (This is the well tested version.)
-
Do not display native widgets on startup. Instead, use a timer and have the widgets displayed a half second after startup.
-
Remove the default.png files from your project.
That said, this issue is flagged as a high priority bug and we plan on fixing it sometime in the first half of February. We’ll notify you when the bug is fixed. I apologize for the inconvenience.
[import]uid: 32256 topic_id: 21106 reply_id: 83609[/import]