-
23 Jan 2013 2:43 AM #1
charts building issue through sencha architect
charts building issue through sencha architect
Hi,
I am developing a Sencha Touch 2.1 application through Sencha Architect.
Also I am using charts and it works fine on developing.
After build/testing or build/native, it throws error
Uncaught TypeError: Cannot call method 'substring' of undefined
Please someone help me to get the desired result-'Native app with charts in it'
Regards,
neetz
-
23 Jan 2013 1:13 PM #2
Can you clarify a bit? That error message you're seeing, is that thrown by Architect or is it something that happens at runtime in your built app?
Jason Johnston
@lojjic
Sencha Architect Development Team
-
23 Jan 2013 9:00 PM #3
error message shown after sencha app build testing/native/package etc
error message shown after sencha app build testing/native/package etc
Thanks Johnston...
The app is running fine with Charts on development in the browser.
When built for testing/package through Sencha Cmd, I get this error.
This is from the charts part. Without charts it is working fine after building also.
Hope this clarifies.
Regards,
neetz
-
23 Jan 2013 9:20 PM #4
Thanks for clarifying. I suspect this is going to be a general Touch/Cmd question, and not specific to Architect, in which case your question will be better answered in the Sencha Touch forums. However before I move this topic over there, can you answer a few more basic questions:
- Are you packaging for iOS or Android or both?
- What OS are you running Architect on?
- Are you using the package utility within Architect to do the build, or are you running Cmd separately from the command line?Jason Johnston
@lojjic
Sencha Architect Development Team
-
23 Jan 2013 9:32 PM #5
Hi,
I am packaging the app for Android.
The Architect runs on Windows7 OS.
Yes m using the packaging utility within the architect with Sencha Cmd 3.0.0.250.
Regards,
neetz


Reply With Quote