I’m looking at a client project that requires Strava like functionality for tracking a users location via GPS and to be wrapped as a native App.
Does anyone know if it’s possible to continue to track and store the GPS location when the user has their screen off with the App running in the background as this is essential for this project?
When I built a taxi booking app I found out that this feature is not possible in bubble, even if the user switch between apps the bubble connection is lost and so the GPS.
Can you confirm that if I create a Native app with Natively that I can pass the geolocation of the user to the bubble backend without the user having the app open on the screen?
@chad5 Yes, Natively allows passing the geolocation of the user to the bubble backend without the user having the app open on the screen (background location)
Hi Andriy, I know this post is quite old, but I am wondering if you can still assist with my query.
I have developed a Paid Vehicle Advertising app, and I want the driver to only have their km’s tracked when they’re in a car on the road (e.g. not on a train, not when they are driving offroad). Is this possible, do you know?