B510
Posts: 0
Joined: Wed Jun 04, 2014 2:17 pm

Change IOS geolocation permission message

Dear All,

I got geolocation permission message as below on IOS 8.x, could anybody please advise how to change it to as follow:

"XYZ would like to use your current location .. blah blah" Don't Allow or OK..

many thanks in advance

Regards

Image

B510
Posts: 0
Joined: Wed Jun 04, 2014 2:17 pm

Change IOS geolocation permission message

hello,,
none of them can solve my problem..

please help me out :-(

thanks a lot in advance

B510
Posts: 0
Joined: Wed Jun 04, 2014 2:17 pm

Change IOS geolocation permission message

Hello Maryna,

it's not what I mean.. what I need is to change the information of "/private/var/mobile/Containers/Bundle ..blah blah to more informative user information rather than like this (my thought it's can only be understand by developer guys)..

please help ..

thanks

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

Change IOS geolocation permission message

I see what you mean, I'm just trying to say it's not possible to change that text (confirmed with Appery.io developer), here also more information about it http://stackoverflow.com/questions/57...

Please let me know if you have any questions.

Slang
Posts: 0
Joined: Mon Dec 10, 2012 6:53 am

Change IOS geolocation permission message

I have the same problem, even after calling geolocation after deviceready, I get these nasty permission warnings with the whole ugly path to the html file. I noticed some new suggestions in this thread: http://stackoverflow.com/questions/29...

When I look at the generated code for ios, there is no folder for the geolocation plugin. Maybe if you guys tried to remove and add the plugin, it might stop these nasty messages?

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

Change IOS geolocation permission message

It is easy to add a new cordova plugin on the Appery.io app with libraries 3.0: https://devcenter.appery.io/documenta...

Slang
Posts: 0
Joined: Mon Dec 10, 2012 6:53 am

Change IOS geolocation permission message

Not sure if I understand what you are suggesting. I am not developing a new app, it already uses geolocation, and works fine both on Android and iOS.

The only problem is this nasty warning which includes a long path to the main html file. To suppress that, the stackoverflow thread suggests removing and adding back the plugin. How do I do that on Appery?

The link you gave is for 3rd party plugins. That's not what I want to do. Just want to refresh the geolocation plugin which is a core Cordova plugin already.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Change IOS geolocation permission message

Within Appery.io platform this can't be done, you can export your project to xCode and make any custom changes with plugins there.

Return to “Issues”