I recently started using moko permissions library, and use location, notification and bluetooth permissions,
All of them work as expected, except bluetooth on iOS, where even though the permission is allowed by user, the state is NotDetermined and thus never granted
Similar issues have been reported #100 #119
Is this issue something that might be looked into or is it worth implementing a custom bluetooth permission interface?