-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Description
I have more than 40 geofences, but ios limit is only 20
I decided to update my 20 closest geofences when [enter/leaving my geofences]
Unfortunately, when i receive GeofenceEvent.exit in "Callback", i call
final list = await GeofencingManager.getRegisteredGeofenceIds();
and it return me
flutter: MissingPluginException(No implementation found for method GeofencingPlugin.getRegisteredGeofenceIds on channel plugins.flutter.io/geofencing_plugin)
Please help, thank you so much!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
