Ram7585741
Posts: 0
Joined: Fri Jun 12, 2015 9:38 pm

essential android permissions for my app

Hi,

I have been getting problems with setting android permissions.

When I cut down permissions, the apk installs on phone , but the app immediately closes after launch.

Is there any proper method to know what permissions are absolutely essential for my app ?

My app id is io.appery.project306939

My app reads from json file and displays text. it reads from appery rest db , stores in local storage and displays text on screen. Thats it. Can u pls let me know what permissions are absolutely required ?

Thanks in advance

Ram

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

essential android permissions for my app

Hello,

In the threads below you can find more details regarding this question:
https://getsatisfaction.com/apperyio/...
https://getsatisfaction.com/apperyio/...

John Chaudhry
Posts: 0
Joined: Sun Nov 22, 2015 9:25 am

essential android permissions for my app

Hi, I get the same problem as Modelexam.

The thing is, however, I only get it with one app. The other app has had all the same unnecessary permissions removed and is nice and stable.

The app in question loads but then, after an input gives the message "Unfortunately, [name of app] has stopped"

The only difference I can see is:
good app runs: jQueryMobile(1.4.5) instead of 1.4.4 for the bad app
good app runs Cordova (4.0) instead of 3.7 for the bad app
good apps needs External resources at v3.0 instead of v2.2.

Cheers,

John

John Chaudhry
Posts: 0
Joined: Sun Nov 22, 2015 9:25 am

essential android permissions for my app

Oh, and the only other difference is that the good app has Core Cordova plugins immediately included, even though I select jQuery Mobile App template - I never use the AngulaJS App templates.

The bad app does not have Core Cordova plugins installed. How would I install them (I tried from Create New, From Plugin but I don't have this selection)?

Cheers,

John

John Chaudhry
Posts: 0
Joined: Sun Nov 22, 2015 9:25 am

essential android permissions for my app

OK, I exported the app as a plug in, created a new app (which now automatically comes with Cordova plugins) and now it is stable.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

essential android permissions for my app

Thank you for update! Glad it works now!

Return to “Issues”