Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
EYALIN opened this issue Oct 26, 2022 · 1 comment
Labels
bug Something isn't working properly ios relates to iOS platform ready for release On master branch but not published as npm release runtime issue An issue related to app runtime

Comments

@EYALIN
Copy link

EYALIN commented Oct 26, 2022

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
Copy link

sonicwong commented Nov 29, 2022

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.

@dpa99c dpa99c added bug Something isn't working properly ios relates to iOS platform runtime issue An issue related to app runtime labels Nov 30, 2022
@dpa99c dpa99c closed this as completed in 11ee23b Nov 30, 2022
@dpa99c dpa99c added the ready for release On master branch but not published as npm release label Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working properly ios relates to iOS platform ready for release On master branch but not published as npm release runtime issue An issue related to app runtime
Projects
None yet
Development

No branches or pull requests

3 participants