How do I open google maps app via my app in iOS 9? -


in ios 8 , earlier, able launch google maps app (if installed on user's device) using url scheme 'comgooglemaps'

however, ios 9, know url schemes need validated in info.plist file. add information?

i haven't found documentation on google maps sdk ios.

also, using latest available google maps sdk i.e. 1.10.3

add lsapplicationqueriesschemes array plist , add scheme url need string.


Comments