Page 1 of 1

MY APP NOT WORK

Posted: Tue Oct 21, 2014 11:15 am
by Rafael Marques

My application doesn't work.

It works properly while I'm in the test builder via the QR code.

But when I export, and put it on google store "googleplay" it opens the splash screen then open a black screen and says: "the app stopped"

Everything is correct, was functioning properly.. but now it has stopped working ... can you help me?


MY APP NOT WORK

Posted: Tue Oct 21, 2014 11:45 am
by Evgene Karachevtsev

Rafael,

Could you please provide us a public link to your project and link to the project in a market?


MY APP NOT WORK

Posted: Tue Oct 21, 2014 12:04 pm
by Rafael Marques

https://play.google.com/store/apps/de...

you can download app it this link


MY APP NOT WORK

Posted: Tue Oct 21, 2014 12:15 pm
by Evgene Karachevtsev

Rafael,

Could you please give as the link to the project?


MY APP NOT WORK

Posted: Tue Oct 21, 2014 12:43 pm
by Rafael Marques

http://appery.io/app/mobile-frame?src...

the app runs in the constructor. works in the test with the qr code, but doesn't work when I put in google play.
it crashes and closes


MY APP NOT WORK

Posted: Tue Oct 21, 2014 11:32 pm
by Yurii Orishchuk

Hi Rafael,

I've tried to compile your app into .apk binary and it was successfully installed and launched on my android 2.3.4 and android 4.1.2.

Please try to install from .apk.

Regards.


MY APP NOT WORK

Posted: Sun Jul 05, 2015 7:41 am
by JM

i have installed via the apk and have the same issue. App runs fine in the emulators but once installed via the apk on a real device it throws up the error "unfortunately "my app" has stopped working"


MY APP NOT WORK

Posted: Sun Jul 05, 2015 8:03 am
by Alena Prykhodko

Hello JM,

On what devices have you tested, what Android version?
Please provide us with a public app link https://devcenter.appery.io/documenta....


MY APP NOT WORK

Posted: Sun Jul 05, 2015 8:13 am
by JM

Don't worry I nailed it!!

It was a permissions issue with the app

Turned on Access_Network_state in the Android permissions and it worked like a charm

Thanks for the reply