Hybrid View
-
17 Nov 2012 8:43 AM #1
White SCREEN OF DEATH on launch with ST 2.1
White SCREEN OF DEATH on launch with ST 2.1
Using latest architect:
- create a new 2.1 architect project, add a container and a button in that container.
- publish
- run on iPhone, see a button, nice.
- save to home screen
- run, white screen, not so nice.
NOW
- create a new 2.0 architect project, same as before.
- run on iPhone, see a button, nice
- save to home screen
- run, see a button, nice.
I'm using safari on a mac tethered to my iPhone to inspect what's going on. nothing is shown in the console. I added a alert('hello') to the launch function. Again, run on iPhone launched from home screen. Alert is shown then nothing... just a white screen. no errors, no missing references, nothing.
Thoughts?
-
19 Nov 2012 11:02 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
This seems to be due to the Ext.device classes being included in the all build of ST. We already have a bug reported for this.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
19 Nov 2012 11:04 AM #3
Aware of it..
Aware of it..
Aware of it, but I have yet to see any official feedback which recognizes the incompatibility between sencha-touch-all.js and PhoneGap library include.
Is there a plan to give official feedback in the thread you mention?
-
27 Nov 2012 9:59 AM #4
is there any news?
I've got the same bug on my iPad 1 gen.
-
28 Nov 2012 8:13 PM #5
I have the same problem.
When I add the form example to home screen, i see nothing but white screen.
Will this fix in next release? I can not test with a home screen app now.
-
28 Nov 2012 10:07 PM #6
it can be solved
it can be solved
I have the same problem.
When I add the form example to home screen, i see nothing but white screen.
then add Requires fields section, it's fine.
-
19 Dec 2012 3:06 AM #7
Thanks for the report! I have opened a bug in our bug tracker.
Success! Looks like we've fixed this one. According to our records the fix was applied for
TOUCH-3840
in
a recent build.


Reply With Quote