loudo
Posts: 0
Joined: Sat Feb 28, 2015 11:27 am

apk on android device 5.0

Hello,

My application works when i test with test button or android application tester.
When i export the apk file it doesn't work.
what could be the problem ?

When my application load i would like to add a test and navigate to one or anoter page. It works with test application but not with apk.

Thanks.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

apk on android device 5.0

Hello,

Please share (http://devcenter.appery.io/documentat...) your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and provide us with the following information:

1) App name
2) Test credentials if login functionality is implemented in your app
3) Detailed steps to reproduce the issue

loudo
Posts: 0
Joined: Sat Feb 28, 2015 11:27 am

apk on android device 5.0

Hello,
I have found a solution.
I use "var userString = localStorage.getItem('user');" to get localstorage and to be sure it works when variable is not initialized.
Thanks.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

apk on android device 5.0

Well done! Thank you for update.

loudo
Posts: 0
Joined: Sat Feb 28, 2015 11:27 am

apk on android device 5.0

Where is the documentation of "localstorage" variable ?

Return to “Issues”