Hi I just started learning react native and expo. Right now I’m trying to build an app that collects users’ location even when the app is in the background(with their consent). I’ve been using expo-location, but it turns out that user needs to select ‘always’ when they’re asked for location tracking permission but expo-go doesn’t support that. What are some ways I can test my app?
I’ve been looking at using EAS service to build a standalone app to test or using a custom development client but I’m not sure if they achieve what I want. Any suggestions?
Zhenqi Wang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.