I am building a site that will have address links as well as image of a map - both of which have a link to Google Maps.
The problem is that when I click on these links u
To open Google native app you need to write:
[[UIApplication sharedApplication] canOpenURL:[NSURL URLWithString:@"comgooglemaps://"]];
Example :
comgooglemaps://?q=Pizza¢er=37.759748,-122.427135