Hello. I’m having trouble finding any real documentation on unreal’s location services implementation.
I’ve enabled the appropriate plugins and I believe I’ve added the correct permissions; however when I launch the app on my phone (Pixel 2 XL), I get the splash screen, it asks me if I want to grant location access, then it crashes and resets. it essentially loops (but doesn’t ask permission again).
Does anyone know why this may be occurring? I’ve set my SDK to android version 9 in case that may be the issue, but the problem persists.
Thank you in advance for pointing me in the right direction.
PS: I’m still learning how to pull logs from the phone. I will post them here if possible.