Simply go to node_modules --> react-native-permission --> RNPermissions.m
In this file Search for "No permission handler detected"
and comment this line "RCTLogError(@"%@", message)"
then you're good to go, for now.
If you found this helpful, please do leave me a star on my open-source project: Quicksi, https://github.com/Quicksi-CLI/quicksiCLI.
Top comments (1)
YOO, my brotha. many thanks. this came in handy