IOS-121: Fix ANR when device is locked while the location permissions dialog is shown.
It turned out that iOS native location permissions dialog disappears when the app goes into the background, without firing any callback. I added code that keeps track of wether the dialog is being shown or not, and if it is supposed to be shown, we re-show it again when the app gets back from the background.
Showing
Please
register
or
sign in
to comment