Location services confirmation

Hello all,

I’m developing with the latest public build (2511) and getting the user’s location with the native map.

My question - is there a method (a callback) to get the user’s answer (“don’t allow”, “allow”) when prompted for permission to use Location services? (on iOS 8)

I’m asking this because as soon as the user enters a specific screen, I automatically register an account for him (which includes his location). This is why I need to know if I can get his location via GPS, or not.

Thank you,

Mike