PERMISSIONS_FOREGROUND_ONLY

The SDK has foreground location only; background access is missing. Sourced from iOS CLAuthorizationStatus.authorizedWhenInUse and from the Android "FINE/COARSE granted, ACCESS_BACKGROUND_LOCATION not granted" pair. Geofencing needs background access — route the user through openAppSettings() to escalate.

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int