Closed rodrigodiasf1984 closed 1 year ago
Can you provide a screenshots from the Settings > Your app to confirm that it's not enabled?
Because if it is, it's normal 😅
Hi , thanks for your help! Please take a look at the screenshot
My ios version: 16.2
on the simulador it´s showing the pop up
but isn´t on a real device iPhone x
Uninstall the app on your device, clean your project and retry: https://www.npmjs.com/package/react-native-clean-project (especially Xcode DerivedData)
EDIT: I highly recommend updating to the latest version and reactNativePermissionsIOS
in your package.json
, which results in a lot less caching issues: https://github.com/zoontek/react-native-permissions#ios
Bug summary
infoPlist
PodFile
my code to request permissions
app running on my iPhone plugged on xcode
Library version
"react-native-permissions": "^3.6.1"
Environment info
Steps to reproduce
Reproducible sample code