I have followed all the instructions given in the package:
https://github.com/Expensify/react-native-share-menu/blob/master/IOS_INSTRUCTIONS.md
When I install the app on my iOS device in debug mode, it installs successfully. However, my app does not appear in the share menu when I try to share something from TikTok, Instagram, YouTube, or any other platform. It simply does not show up.
To test if this issue persists in a production build, I decided to archive the app and upload it to TestFlight. However, when I attempt to archive the app, I encounter the following error:
error: unable to locate Info.plist to set properties. App will crash without GADApplicationIdentifier set.
I've been stuck on this issue for days and haven't found a solution. I need to release my app as soon as possible, but this problem is preventing me from moving forward. Please help me fix it.
Thank you!