DEV Community

Cover image for No Permission Handler Detected (IOS)
Anayo Samson Oleru
Anayo Samson Oleru

Posted on • Edited on

No Permission Handler Detected (IOS)

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)

Collapse
 
obiknows profile image
OBINNA

YOO, my brotha. many thanks. this came in handy