Closed rodrigodiasf1984 closed 5 months ago
Well, you didn't add any permissions in your Podfile, indeed.
Please read the iOS setup steps (especially the once with setup_permissions
)
i didn't understand, in documentation says if you're are using react-native < 0.72,
In my case i'm using the 0.74.1, so there is an error in the documentation?
That's only for the import. The 1. step is different depending on RN version, 2. is identical for all (and I guess you already followed 3. and 4., just skipped 2.)
That's only for the import. The 1. step is different depending on RN version, 2. is identical for all.
Thanks for you're help.
Before submitting a new issue
Bug summary
Library version
"react-native-permissions": "^4.1.5",
Environment info
Steps to reproduce
First, I checked the other issues with the same problem, and I deleted the derived data, uninstalled and reinstalled the last version of this package, but the error persisted.
Reproducible sample code