-
21 Feb 2013 4:40 AM #1
App frezzes by multitouch / Android native build
App frezzes by multitouch / Android native build
I've got a problem with Sencha Touch 2.1 and Android 4.0.3 (problem don't occur with 2.2 & 2.3).
I did a native build via sencha command and installed the app on my Samsung device.
Everytime I touch the screen with two fingers at the same time, my app freezes. When I tap for exemple on a button in the footer it get's active but the view doesn't change.
Sometimes I can make the app working again whith pinch-out but not often.
I wrapped it also with PhoneGap and got the following error in logcat:
There's a post in the forum, but that didn't work for me:Code:D/CordovaLog(12706): Uncaught TypeError: Cannot read property 'point' of undefined
http://www.sencha.com/forum/showthre...h-and-phonegap
-
22 Feb 2013 10:50 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
Did you try with the default app Cmd generates?
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.
-
4 Mar 2013 12:06 AM #3
-
24 Apr 2013 7:36 AM #4
I'm obviously missing something: How can I generate a default app with Sencha Cmd? I could not find anything in the docs regarding this. Can anybody give me a hint?
I'm currently facing the same issue as described above (only in Android 4.0.x - 4.1.x, but not in Android 4.2.x and above). I have also tried the fix in the mentioned thread, but to no avail.
Edit: Never mind, I figured it out myself!
-
25 Apr 2013 2:17 PM #5
-
26 Apr 2013 1:25 AM #6
@ xkeonix: Sorry for my confusing statement. What I meant was: I figured out what Mitchell meant by "default app", but I'm still experiencing the issue itself.
Wait! Looks like we don't have enough information to add this to bug database. Please follow this template bug format.


Reply With Quote