-
Notifications
You must be signed in to change notification settings - Fork 401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #196
Comments
If I change storyboard class to MyShare.m, I get the exception like, Showing All Errors Only If I remove x64e and x64 from valid architecture, the exception gets cleared but get exception like Showing All Errors Only
How can fix this issue? |
Can you please how to fix the above issues? Please let me know |
Ya, I fixed everything. |
Hi. Is this is perfectly working for ios and android? |
Ya, its working perfectly in IOS. Don't run the project in debug mode. If you change the run mode debug to release(Android & IOS), it may work otherwise will show some errors. |
Hi, I have implemented react-native-share-extension through npm install. But unfortunately
I got an exception.
Showing All Errors Only
Embedded binary is not signed with the same certificate as the parent app. Verify the embedded binary target's code sign settings match the parent app's.
Please help me to fix this issue.
The text was updated successfully, but these errors were encountered: