Hi all,
We have an app that is leveraging the OneSignal platform (via Gurav’s BDK wrapper)to send a notification to a suer then when they open the app we obtain their location by running a workflow to check their current geographic location and run a query to highlight issues around their location.
I’ve read and observed that OneSignal records GPS data every 5 mins if the user grants (which we have agreement from the user to use location data).
My question is…
Has anyone successfully managed to get the location data in OneSignal back into a bubble app and environment to then use that data rather then ‘users currently geographic location’
if so, could you give me a few pointers?
I think an ideal situation would be to have OneSignal send the databank when it gets confirmed delivery to the users device, or we have a a schedule that runs every few mins and brings back the location if it’s in the last X minutes?