sam hansen
Posts: 0
Joined: Wed Jan 22, 2014 7:05 pm

App shuts down on startup

I created an app using your platform(a basic portfolio app using images and text only. no videos) and everything went smoothly, I published it to the android marketplace with no issues but when I download and install it on my phone or tablet and go to open it up it says "the app shut down". Here is the link to the app https://play.google.com/store/apps/de...

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

App shuts down on startup

Hello! You changed Android permissions in app settings, please click Reset to defaults button. You need at least these permissions checked

Code: Select all

 ulliACCESS_NETWORK_STATE/li 
 liREAD_PHONE_STATE/li 
 liWRITE_EXTERNAL_STORAGE/li/ul
sam hansen
Posts: 0
Joined: Wed Jan 22, 2014 7:05 pm

App shuts down on startup

Thank you, I am new to app building and did not think I needed any permissions since it is just a portfolio app but it makes perfect sense.

Return to “Issues”