-
10 Jun 2012 4:36 PM #11
I'm not using Eclipse... But I just can remember replacing the following line at index.html file (which is generated automatically by "sencha app create" command)
withCode:<script id="microloader" type="text/javascript" src="sdk/microloader/development.js"></script>
If I am not mistaken, this has solved a similar problem.Code:<script type="text/javascript" src="sdk/sencha-touch.js"></script>
-
13 Jun 2012 9:05 AM #12Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,652
- Vote Rating
- 14
This has been updated for the next release.
-
26 Jun 2012 2:42 AM #13
Good to hear that this bug has finally been fixed. Any roadmap or rough date for the next release?
-
24 Jul 2012 12:27 AM #14
Hi gaflach
I'm trying to use openDatabase for an Android app and I suspect that permission has not been set either. I can't find the base AndroidManifest.xml you mention - is that part of the SDK installation or the Sencha 2.0.1 (I'm on OSX)?
Success! Looks like we've fixed this one. According to our records the fix was applied for
TOUCH-2919
in
Sprint 22 (2.0.2).


Reply With Quote