react native - Onesignal making user appear 'active' every hour -


i segmenting users location filter. location updated if mobile app in foreground. there way mimic user's last activity / location every hour if app in background? using react native.

you can update player / user record last location through rest api sending lat , long. https://documentation.onesignal.com/reference#edit-device

you need use plugin or own native code location of device in background.


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -