petermetz / cordova-plugin-ibeacon

An iBeacon plugin for Phonegap / Cordova 3.x and upwards. Supports both iOS and Android (contributions are welcome)
Apache License 2.0
730 stars 372 forks source link

Method requestAlwaysAuthorization does not work as expected #432

Open patryk-fuhrman opened 4 years ago

patryk-fuhrman commented 4 years ago
  1. Expected behavior and actual behavior. Method requestAlwaysAuthorization should request "ALWAYS" authorisation but it results in following popup:
Screenshot 2019-11-13 at 09 55 34
  1. Steps to reproduce the problem. Call iBeacon.requestAlwaysAuthorization() method

  2. cordova-android version 8.1.0

  3. cordova-ios version 5.0.1

  4. cordova-plugin-ibeacon version 3.8.1

  5. If running on a device, device model and os version. iOS (any) iOS 13.2.2

zookz commented 2 years ago

Related to this I think https://betterprogramming.pub/handling-ios-13-location-permissions-5482abc77961