iOS8 Tips

Cannot open allowance dialog when opening Google Map page

When accessing Google Map page, allowance dialog should be opened to allow location access in iOS7
But, in iOS8, we need key in Info.plist

iOS8

Key : NSLocationWhenInUseUsageDescription
Value : Websites you visit may request your location

Ref : stackoverflow