When I build for iOS 9.0 the system.openURL works on the simulator but not on the device.
I had to rollback Xcode to 6.4 and use build 2015.2700 for system.openURL to work on the device.
I waited patiently for the public release Build 2015.2731 (iOS 9.0) in hopes that it would fix this problem (at least for me)
it still doesn’t work
It works on both Win and Mac OS simulator and Android device but NOT the apple devices with iOS 9.0.
I want to update my APP within the next week but at this point I can’t open any links like Facebook or to App Store to rate my app.
What are my options? Am I stuck building for version iOS 8.4? How long can I build for an older version of iOS?
Should I download and install Xcode 7.1 BETA 3? Or is it Xcode that would cause the problem.