loup-v / beacons

Flutter beacons plugin for Android and iOS.
Apache License 2.0
78 stars 54 forks source link

App crashes when checking permissions #4

Closed adamfuller closed 6 years ago

adamfuller commented 6 years ago

App crashes when Beacons.checkStatus is called only when Location Permission is set to "when in use" on device.

Beacons.checkStatus(permission: new LocationPermission(ios: LocationPermissionIOS.always));

When Location Permission is set to "Always" or "Never" the call works fine.

AndrewPetrovics commented 6 years ago

I'm experiencing the same issue.

lukaspili commented 6 years ago

Fixed in 0.1.0.