Open raquelmsmith opened 2 years ago
I facing with the same issue. Our stack: react-native(0.64.0), rn-firebase(12.8.0), react-native-share-menu(5.0.5). Issue appears while I trying to build application in release mode. In development mode app runs but share extension not working. Please share some things which can help. Thanks.
I've been using this package for a few months and it worked well. However, I recently implemented push notifications and tried with a few different services but always had the same result: as soon as I add a new extension/target, this one stops working. (I wonder if that's why so many people say it doesn't work for them - because they have another target installed already..)
Any suggestions for making this package work with another target/extension installed? I tried Airship and OneSignal with no luck. Writing my own share extension worked with no issues, but I'd rather use this package.