You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to making a conditional function based on geofence status, but i can't seem to print the geofence event status on console,
I have done directly calling GeofenceEvent and using NativeGeofenceManager's getRegisteredGeofenceIds (from create_geofence.dart) bothof which seems don't have access to the conditional function, can you help me please?
The text was updated successfully, but these errors were encountered:
code:
I was trying to making a conditional function based on geofence status, but i can't seem to print the geofence event status on console,
I have done directly calling GeofenceEvent and using NativeGeofenceManager's getRegisteredGeofenceIds (from create_geofence.dart) bothof which seems don't have access to the conditional function, can you help me please?
The text was updated successfully, but these errors were encountered: