ajith-ab / react-native-receive-sharing-intent

A React Native plugin that enables React Native apps to receive sharing photos, videos, text, urls or any other file types from another app
MIT License
297 stars 108 forks source link

Build is failing. Got multiple errors like: "ShareApplication is unavailable: not available on iOS (App extension)". #106

Open BobsonTheFirst opened 2 years ago

BobsonTheFirst commented 2 years ago

See the screenshot below, tried a lot to fix this issue, but can't get it solved. I tried "Require Only AppExtension-Safe API" to "No" or "yes", didn't help. Someone has an idea? My project isn't even building.

image