Hybrid View
-
23 Jan 2013 5:38 AM #1
Ext.Map device JS errors
Ext.Map device JS errors
REQUIRED INFORMATION
Ext version tested:- Sencha Touch 2.1
- Chrome Version 24.0.1312.52 m (Windows)
- BBOS Browser
- Ext.Map component on a BB10 device: Everything renders 100% in a browser (simulated on pc), but the app in a simulator and on a device pops up multiple javascript errors w.r.t. the google API.
- Create a map component application, compile & install on a BB 10 device
- Map component renders - as in browser
Multiple javascript errors w.r.t. the google API in the form of popups.- Specifically, the following URLs are not allowed:
- when using http web service requests: http://mt0... and http://mt1...
- when using https web service requests: https://mts0... and https://mts1...
Browser screenshot (working):
Capture1.PNG
Device screenshot (not working):
Capture2.PNG
-
23 Jan 2013 7:39 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,656
- Vote Rating
- 435
This isn't a Sencha Touch bug. This is an issue with allowing your app under BB10 to load the remote file.
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.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote