i wondering if know of way in n app can receive messages/file or "wakeup" while not active initially. please let me know if there mechanism or if there path worth exploring.
it's not mechanism , never tested according apples developer library if app monitoring area (up 20 geofencing areas per app) , if enter area, application relaunched, @ least appdelegate called if app terminated.
if region boundary crossing occurs while ios app not running, system automatically wakes (or relaunches it) in background can process event.
read here. maybe little. i'd love see finding on topic. :)
i have fancy idea this. update geofencing areas each time enter one. have app relaunch self on over if have network connection , mowing around. :d
Comments
Post a Comment