I’m encountering an error in my React Native project when trying to use the PhotoEditor SDK. The error message I’m receiving is “Could not invoke RNPhotoEditor.SDK.Present”. I’m unsure what might be causing this issue, as the feature was working properly before.
Here are some details about my project setup:
enter image description here
PhotoEditor SDK version: “react-native-photoeditorsdk”: “2.13.0”,
Platform: [iOS/Android/both]
I’ve checked my installation and followed all the steps in the documentation for integrating the PhotoEditor SDK into a React Native project. I’ve also ensured that the necessary permissions are set up correctly.
Despite this, I’m still encountering the error. I’ve searched online for solutions but haven’t found any that address this specific issue.
Could someone please provide guidance on how to resolve this error? Any help would be greatly appreciated.
Thank you!
Sana Ahmad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.