Apple keeps rejecting my app and claims it never requests GPS coordinates (which it is supposed to do). It runs OK when tested in the Xcode simulator, and also in the Corona simulator and on a real device (iPhone running on iOS 7.2).
I know there have been issues with iOS8 and GPS, but this should be fixed in later builds. I have also included the NSLocationWhenInUseUsageDescription to the plist in build.settings. This made the app request permission to access the GPS on the first launch.
Now I’m really stuck. I don’t have any iOS9.2 devices for testing, and I don’t want to spend $$$ to get any either.