loup-v / beacons

Flutter beacons plugin for Android and iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App crashes when checking permissions

adamfuller opened this issue · comments

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.

I'm experiencing the same issue.

Fixed in 0.1.0.