Package-level declarations

Types

Link copied to clipboard

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
actual object AFGeofencing

Provides an interface for managing geofences for facility monitoring.

expect object AFGeofencing

Expect declaration for geofencing management. Platform-specific implementations should handle setup, registration, and event emission.

actual object AFGeofencing

AFGeofencing is the main entry point for interacting with the geofencing functionality.

actual object AFGeofencing

watchOS stub for AFGeofencing. Geofencing is not supported on watchOS — all methods return failure/inactive results and events never emits.