Im trying to register permission handlers in a react native app that is using v59. All of the instructions im coming across provide steps for using Cocoapods, which im currently not using.
I came across a post here providing steps on how to manually copy the handler files into the project, but its still not being detected.
The error im getting is "No permission handler detected".