Package-level declarations
Types
Link copied to clipboard
object AFBatteryOptimization
Android-only helper for the battery-optimization exemption — the single biggest lever for geofencing reliability on aggressive OEMs.
Link copied to clipboard
Re-registers persisted geofences after device reboot or app update.
Link copied to clipboard
BroadcastReceiver for handling geofence transition events from Google Play Services.
Link copied to clipboard
Provides an interface for managing geofences for facility monitoring.
Expect declaration for geofencing management. Platform-specific implementations should handle setup, registration, and event emission.
AFGeofencing is the main entry point for interacting with the geofencing functionality.
watchOS stub for AFGeofencing. Geofencing is not supported on watchOS — all methods return failure/inactive results and events never emits.