You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having the same issue. It's weird because it used to work just fine but it suddenly stopped showing my app icon on the share menu. Here are some details on my case to maybe get a conclusion as to what could be happening:
The downloaded version from the app store works just fine
When rolling back to the commit from to match the production version it still doesn't work
I tried changing iOS deployment target to see if maybe it has to do with latest versions of the operating system an executing pod install
I tried reinstalling the extension following the same guide
Neither the debug or release version show the app icon in the share menu
In android it works just fine
Tried reinstalling the library and upgrading it
Using react native 0.66.4
I hope this gets resolved because I can't release an update removing this feature 🙏
I followed this guide:
https://github.com/Expensify/react-native-share-menu/blob/master/IOS_INSTRUCTIONS.md
But my App is not shown on the share screen on IOS.
My Target settings for the extansion:
My info.plist for the extansion:
The text was updated successfully, but these errors were encountered: