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.
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.
For further actions, you may consider blocking this person and/or reporting abuse
Improve performance with key strategies like TTID/TTFD & app start analysis.
Mike Young -
Mike Young -
Mike Young -
Mike Young -
Please leave a ❤️ or a friendly comment on this post if you found it helpful!
Top comments (1)
YOO, my brotha. many thanks. this came in handy