dpa99c / cordova-diagnostic-plugin

Cordova/Phonegap plugin to manage device settings
539 stars 361 forks source link

IOS - isCameraRollAuthorized return "[NSNull isEqualToString:]: unrecognized selector sent to instance" #483

Closed EYALIN closed 1 year ago

EYALIN commented 2 years ago

hi,

recently after updating to version 7.1.1 and IOS to 16.0.3 I started to get the error when calling the function "isCameraRollAuthorized"

tried to uninstall the plugin and reinstall few times, but didn't help

sonicwong commented 1 year ago

deployment-target=11 Error in plugin v7(7.0.0 - 7.1.1) + iOS 14 / 15. No error in plugin v7 + iOS 12 / 13. No error in plugin v6.1.1 + iOS 12 - 15.