Search found 157 matches

Go to advanced search

by John5269257
Wed May 31, 2017 9:34 am
Forum: Issues
Topic: Reducing Android permissions
Replies: 8
Views: 1132
 
Jump to post

Reducing Android permissions

Thanks Serhii This is a disappointing situation. It looks like I need to step outside Appery if I want to distribute an Android app with correct permissions. Until now Appery has provided me with a complete environment. Given Google's increasing sensitivity to permissions, may I suggest that Appery ...
by John5269257
Thu May 25, 2017 8:44 pm
Forum: Issues
Topic: Reducing Android permissions
Replies: 8
Views: 1132
 
Jump to post

Reducing Android permissions

Hi Serhii To confirm I upgraded to libraries 4.0 and undid source changes. Same situation, I can't change plugin permissions, This is a problem because google play tells me: "Your app has an APK with version code 1 that requests the following permission(s): android.permission.CAMERA,android.per...
by John5269257
Thu May 25, 2017 11:53 am
Forum: Issues
Topic: Reducing Android permissions
Replies: 8
Views: 1132
 
Jump to post

Reducing Android permissions

Hi Serhii I can enable/disable individual cordova plugins now with libraries 3.0. (edit - 3.1) My problem is I can't see how to change permissions for a given plugin. For example, I've identified the 'media' plugin as being responsible for: record audio change your audio settings read phone status a...
by John5269257
Wed May 24, 2017 10:57 am
Forum: Issues
Topic: Reducing Android permissions
Replies: 8
Views: 1132
 
Jump to post

Reducing Android permissions

Update: Some progress. The BarcodeScanner plugin is responsible for: take pictures and videos control flashlight Does Appery use this plugin?: https://github.com/phonegap/phonegap-... If so there should be a 'showTorchButton' option, which I have tried setting to true in the BarcodeScanner options i...
by John5269257
Wed May 24, 2017 9:59 am
Forum: Issues
Topic: Reducing Android permissions
Replies: 8
Views: 1132
 
Jump to post

Reducing Android permissions

Hi Serhii, thanks for your response. I have rolled back source changes, and tried adding bluetooth permissions through the ui, which appeared in the installed app. I removed these permssions, and the app built without them. So I am changing permissions properly. CAMERA plugin is removed. I've checke...
by John5269257
Tue May 23, 2017 2:24 pm
Forum: Issues
Topic: Reducing Android permissions
Replies: 8
Views: 1132
 
Jump to post

Reducing Android permissions

Hi I'm having trouble reducing the permissions for an Android app to make it something that people would actually install. Specifically, I need to remove: ul litake pictures and videos/li lirecord audio/li licontrol flashlight/li lichange your audio settings./li limodify or delete the contents of yo...
by John5269257
Mon Sep 19, 2016 3:18 pm
Forum: Issues
Topic: Barcode Scanner - Sorry, the Android Camera encountered a problem
Replies: 20
Views: 3008
 
Jump to post

Barcode Scanner - Sorry, the Android Camera encountered a problem

My problem seems to have gone away with an upgrade to Android 5.1.1

by John5269257
Fri Sep 02, 2016 10:15 am
Forum: Issues
Topic: removing $.mobile.hashListeningEnabled = false;
Replies: 6
Views: 1134
 
Jump to post

removing $.mobile.hashListeningEnabled = false;

Source got removed. This is the code generated in the home page that I need to be able to change: $(document).bind("mobileinit", function() { if (navigator.userAgent.toLowerCase().indexOf("android") != -1) { $.mobile.defaultPageTransition = 'none'; $.mobile.defaultDialogTransitio...
by John5269257
Fri Sep 02, 2016 10:09 am
Forum: Issues
Topic: removing $.mobile.hashListeningEnabled = false;
Replies: 6
Views: 1134
 
Jump to post

removing $.mobile.hashListeningEnabled = false;

Hi This problem is still an issue, and serious now I have to build a real ios app. I need to be able to remove the fix that appery adds to the homepage: $.mobile.hashListeningEnabled = false If I comment out this line the web app works fine, but building an app fails because I've edited the source. ...
by John5269257
Mon Mar 21, 2016 2:41 pm
Forum: Issues
Topic: no-image placeholder
Replies: 5
Views: 668
 
Jump to post

no-image placeholder

Undo all source changes didn't bring anything back after deletion. Lucky I took a new version first.

Question still remains: How to change the default 'no-image' file.

Go to advanced search