Hi everyone,
I’m having an issue with my mobile app. On iOS devices, the app asks for location permission every single time the user opens the app, no matter whether they previously chose Allow or Don’t Allow.
This creates a bad user experience because users keep getting the same prompt over and over.
Does anyone know why this happens and how I can make sure the app only requests location permission once (or only when needed)?
Thanks a lot for your help!