Page 1 of 1

apk on android device 5.0

Posted: Tue Mar 24, 2015 12:01 am
by loudo

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.


apk on android device 5.0

Posted: Tue Mar 24, 2015 11:37 am
by Alena Prykhodko

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


apk on android device 5.0

Posted: Tue Mar 24, 2015 1:57 pm
by loudo

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.


apk on android device 5.0

Posted: Tue Mar 24, 2015 1:58 pm
by Alena Prykhodko

Well done! Thank you for update.


apk on android device 5.0

Posted: Tue Mar 24, 2015 3:05 pm
by loudo

Where is the documentation of "localstorage" variable ?


apk on android device 5.0

Posted: Sat Mar 28, 2015 12:01 pm
by Alena Prykhodko