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

ios - Memory not freeing up after popping viewcontroller using ARC -

Java JSoup error fetching URL -

webstorm - PhpStorm file cache conflict with TypeScript compiler -