This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Description
Hey folks,
I'm having trouble to add Google maps to my Ionic app so decided to go back to the basic examples. This app works well on the browser, but I can't seem to get it to work smoothly on iOS.
On 7.1 it asks for permission to get the location twice, the second being an odd prompt:

On 8.1 and 8.2 the app simply becomes unresponsive (can't scroll or click on anything). It seems to happen just before it can ask for permissions to get the location. I was able to reproduce this both on the emulator and on my own iPhone.
Any ideas/suggestions?
Thanks!