-
26 Jan 2013 11:29 AM #1
Error while loading the phonegap 2.3 script.
Error while loading the phonegap 2.3 script.
REQUIRED INFORMATIONExt version tested:
- Sencha touch 2.1.0
- android 2.3
- If you download the script phonegap 2.3 earlier than sencha touch, an error occurs.
- 01-26 22:03:24.130: E/Web Console(4758): TypeError: Result of expression 'Ext.Viewport' [undefined] is not an object. at file:///android_asset/www/core/sencha-touch-all.js:90687
HELPFUL INFORMATIONCode:<!DOCTYPE html><html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Vkhelp</title> <script src="cordova-2.3.0.js"></script> <script src="http://extjs.cachefly.net/touch/sencha-touch-2.1.0/sencha-touch-all-debug.js"></script> </head> <body></body> </html>
If scripts swapped then everything works.
-
28 Jan 2013 5:56 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
Thanks for the report! I have opened a bug in our bug tracker.
You found a bug! We've classified it as
TOUCH-3953
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote