Page 1 of 2
Error running Android
Posted: Tue May 10, 2016 1:01 pm
by Agustin Gosende
The app works perfectly tested with the Browser and with Appery Tester. When I try to install the .apk basic NavigateToButtons doesn ́t work and the app crashes. The same for Android 4.4, 5.1 and 6.0.
I try setting default permissions but I don ́t solve the problem.
Any ideas?
Thanks
Error running Android
Posted: Wed May 11, 2016 8:06 am
by Serhii Kulibaba
Hello,
Did you make any changes in the source view? This (http://devcenter.appery.io/tutorials/...) doc should help.
Also, please check if there are any errors in the Weinre console. You can learn here: https://devcenter.appery.io/documenta... how to open the console.
Error running Android
Posted: Wed May 11, 2016 1:05 pm
by Agustin Gosende
Hi Sergiy, Thanks for your answer.
I dont ́change Source, but just in case I Undo all Source Changes and it continues the problem.
The only error I get in console is:
jquery-2.1.1.js:250 Uncaught Error: cannot call methods on checkboxradio prior to initialization; attempted to call method 'refresh'
But I read that is not important.
Any other possibility?
Thanks again!
Error running Android
Posted: Wed May 11, 2016 1:32 pm
by Serhii Kulibaba
It looks like you use checkboxradio on the load event, please change it to the page show
Error running Android
Posted: Wed May 11, 2016 5:11 pm
by Agustin Gosende
The problem is in the RadioGroups of this 2 pages. I use other RadioGroups in other pages but only this ones has the error.
Thanks for your help!
Error running Android
Posted: Thu May 12, 2016 11:09 am
by Serhii Kulibaba
Please provide us with a public app link (https://devcenter.appery.io/documenta...) and exact steps to reproduce this problem.
Error running Android
Posted: Thu May 12, 2016 12:12 pm
by Agustin Gosende
Hi,
http://appery.io/app/mobile-frame?src...
Steps in the image attached. Thanks for the support!!
Error running Android
Posted: Mon May 16, 2016 4:52 pm
by Serhii Kulibaba
Please use JS below:
preApperyio.storage.tipo.set($("[name=radiotipomale]").val());/pre
instead of action "set storage variable" with the same result
Error running Android
Posted: Mon May 16, 2016 11:12 pm
by Agustin Gosende
Thanks, but It doesn't work. I remove all Action and replace the radio but It still the same error. Please any help. Thanks!
Error running Android
Posted: Tue May 17, 2016 3:27 pm
by Serhii Kulibaba
Sorry, your issue seems to relate with another page of your app. As a workaround - please disable "Render all pages in one HTML file (jQuery Mobile multi-page template)" in app settings tab