GPS is not asking for authorization on iOS

I don’t know how you coded but it should be Runtime:removeEventListener(“location”, lis)

I changed the code doing it that way. Works fine on Android. In OSX I even got the permission prompt which I said yes but know it does not work on there. I deployed to my iPad. The location services was set to Never for the app. I changed it to Always and ran the app. Np GPS again. I go back to the location services for the app and it is set to Never. Every time I run the app on the device it changes the setting to Never.

Has anyone seen this? I don’t know why. I posted my build settings file above.

I’m down with the app until I can get this working for iOS.

Thanks!!!

It works! Not sure what happened but working. Thanks!!