Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

"MyApp would like to use your current location" two times..

Hello !

I have installed .ipa on two devices (ipad and iphone) and in both, when I open the App, two popup windows open asking about using my current location.

In my start Screen I have setup a geolocatation service, in order to check if user have turned on his location services...

I guess first popup is OK...(this one)

Image

but what can I do to prevent this one to appear..

Image

The second screen doesn ́t appear on android device..

Regards

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

"MyApp would like to use your current location" two times..

Hello,

This is known issue on which we are working already.

Please follow this topic:

https://getsatisfaction.com/apperyio/...

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

"MyApp would like to use your current location" two times..

Hello!

This is not a bug, you should call geolocation service on 'deviceready' event instead 'pageshow'

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

"MyApp would like to use your current location" two times..

Hello Maryna,
I ́m calling geolocation on pageshow event...I ́m going to instal .ipa on my device, and update you about it!

Thanks!

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

"MyApp would like to use your current location" two times..

Maryna, I made a simple app, just calling geolocation service on pageshowevent, and got the same message...If this is not a bug, what I ́m doing wrong?

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

"MyApp would like to use your current location" two times..

You should call geolocation service on 'deviceready' event instead 'pageshow'

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

"MyApp would like to use your current location" two times..

Thanks! Its working as expected now =)

Return to “Issues”