It run well in Android, and Iphone iOS 7.3. But in iOS 8.3, sample didn' show POIs.
Go to , my Iphone allow to access Camera only, didn't show Location.
I read document from internet, there is some change in CoreLocation.framework from iOS 8.0
Does Anyone else meet the same problem with me?
A
Andreas Schacherbauer
said
almost 8 years ago
Hi Truong, When running iOS 8, you need to specify the NSLocationWhenInUseUsageDescription key in your application info.plist. Please read carefully through our iOS documentation where we explain how to do so or follow the steps that are logged into the Xcode console when running the application.
Truong Dinh Duy