In my program, I want to detect actions (walking, working) or the location of the user. When the application is closed (not in the background). Is this possible in ios?

In my program, I want to detect actions (walking, working) or the location of the user. When the application is closed. Is it possible?

Description: -

I use the SOMOtionDetector class to detect user activity. When my application is closed (not in the background), is there a way to call these functions?

early.

+4
source share
2 answers
+2
source

, , CLLocationManager geofence, ( ) .

-1

Source: https://habr.com/ru/post/1546861/


All Articles