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

Receive Sharing Intent is not working in release build for IOS [Error: file type is Invalid]

Ankappa opened this issue · 6 comments

App doesn't open when tapped from share menu
IOS 14.4 , XCODE Version 13.2.1 (13C100),
"react-native-receive-sharing-intent": "^2.0.0",
"react-native": "0.64.1",
share info.list

NSExtension NSExtensionAttributes NSExtensionActivationRule NSExtensionActivationSupportsFileWithMaxCount 100 NSExtensionActivationSupportsImageWithMaxCount 100 NSExtensionActivationSupportsMovieWithMaxCount 100 NSExtensionActivationSupportsText NSExtensionActivationSupportsWebURLWithMaxCount 1 PHSupportedMediaTypes Video Image NSExtensionMainStoryboard MainInterface NSExtensionPointIdentifier com.apple.share-services ![WhatsApp Image 2022-03-19 at 5 01 44 PM](https://user-images.githubusercontent.com/11225598/159119455-a392dcf1-bdcf-482c-8e7c-851669d2a176.jpeg)

@ajith-ab can you please me

did you manage to fix this?

any solution now?

I found it, groupname must match bundle id, because the swift code using bundleId to get share data