transistorsoft / flutter_background_geolocation

Sophisticated, battery-conscious background-geolocation & geofencing with motion-detection
https://www.transistorsoft.com/shop/products/flutter-background-geolocation
Other
650 stars 241 forks source link

registerHeadlessTask work on ios ? #1332

Closed AbdullahAhmed1991998 closed 4 months ago

AbdullahAhmed1991998 commented 4 months ago

Your Environment

Expected Behavior

Actual Behavior

Steps to Reproduce

1. 2. 3. 4.

Context

Debug logs

Logs ``` PASTE_YOUR_LOGS_HERE ```
christocracy commented 4 months ago

registerHeadlessTask work on ios ?

The api docs clearly state the “headless mode” is an Android-only mechanism. Are you reading the api docs?

iOS has no such concept of “headless”.