receive_sharing_intent
receive_sharing_intent copied to clipboard
IOS: App installing failed. Share Extension.appex is missing its bundle executable
Hi,
When trying to set up the package for IOS, I always get the following error message after the app is built. Does anyone know the reason for this?
I’m facing a build issue related to Share Extension.appex when running the app on iOS.
Error:
Error (Xcode): Cycle inside Runner; building could produce unreliable results.
Target 'Runner' has copy command from '.../Share Extension.appex' to '.../Runner.app/PlugIns/Share Extension.appex'
This creates a dependency cycle during the iOS build process, preventing the app from launching on the simulator.
Has anyone else encountered this issue with Share Extension.appex? Any guidance or workaround would be appreciated.