Skip to main content
September 14, 2012
Answered

Location Services on ios6

  • September 14, 2012
  • 22 replies
  • 6957 views

Hello,

Location services do not work on ios6. The app is not even listed in Privacy settings->Location services and the goelocation api always reports muted. This is a major issue since ios6 will be released on September 19th. My app got rejected because of this( i submitted an app with AIR 3.2 which was working fine on ios5). They told me that they (the reviewer) updated their ios to 6 on September 12.So when they send me the rejection i installed ios6 developer preview on my iphone and reproduced the issue to. I tried building the app with air 3.4.0.2450 but the issue remains. This is a major problem for me and i suspect for a lot others. Any workarounds?

This topic has been closed for replies.
Correct answer Pahup

Hello Everyone,

Please read on if you’re facing issue with geolocation on iOS 6 devices.

We request you to try a workaround as below, and let us know if it works for you.

In your application descriptor, please change the following
<name>myGpsApp</name>

to

<name>
<text xml:lang="en">myGpsApp</text>
</name>


-Thank you very much.
Pahup

22 replies

Participant
September 24, 2012

ok

Thanks Adobe

It work!!!!

完成了  谢谢Adobe  应用可以用了。

Inspiring
September 20, 2012

This is the same problem that we saw with the iOS 6 beta, and is unacceptable.

Pahup
Adobe Employee
PahupCorrect answer
Adobe Employee
September 20, 2012

Hello Everyone,

Please read on if you’re facing issue with geolocation on iOS 6 devices.

We request you to try a workaround as below, and let us know if it works for you.

In your application descriptor, please change the following
<name>myGpsApp</name>

to

<name>
<text xml:lang="en">myGpsApp</text>
</name>


-Thank you very much.
Pahup

September 20, 2012

I can confirm that IT WORKS!!! tested on air 3.2-3.3-3.4.

It was so simple.

Great job Adobe  thank you 

George

September 16, 2012

I have submitted a bug also on bugbase.adobe.com with id 3331594

Pahup
Adobe Employee
Adobe Employee
September 17, 2012

Geolocation issue on iOS 6 devices is known to us, we're investigating it. Thanks for reporting.

-Pahup

September 17, 2012

Hello Pahup and thank you for your response.

Do you know when this will be fixed, because i cannot submit my app until then and it is very urgent that i do so.

Thank you again

Participant
September 16, 2012

I have been having the same issue. Please can we get this fixed?