Mobideck / appdeck

AppDeck is a mobile hybrid application engine for iOS and Android.
http://www.appdeck.mobi/
47 stars 22 forks source link

App crash on galaxy Tab #27

Closed fis-it closed 8 years ago

fis-it commented 8 years ago

I tried on a Android Phone with Android 4.1.2 and it's working well :) Then I install the same application (I also tried all apk, arm, crosswalk, uni) on the Tablett Galaxy Tab with the same version Android 4.1.2 and I get a black screen and then a popup tell me that the app as stopped.

mdekermadec commented 8 years ago

Thank for your report,

I take the liberty to test your application.

If I may, it seems that your app is using JQuery Mobile. To take advantage of AppDeck built in navigation system, you should disable JQuery Mobile ajax based Navigation system:

About the crash, Also I adjust proguard configuration, could you make another test ?

fis-it commented 8 years ago

Yes, I'm currently to adapt all templates, I let you know and thank you for your very prompt answers

fis-it commented 8 years ago

Seems to work now, Thank you