react-native-receive-sharing-intent
react-native-receive-sharing-intent copied to clipboard
Receive Sharing Intent is not working in release build for IOS [Error: file type is Invalid]
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
@ajith-ab can you please me
did you manage to fix this?
any solution now?
Nope just decided not to include it. Tell me if you find something.
On Fri, 18 Nov 2022, 03:42 kemy do, @.***> wrote:
any solution now?
— Reply to this email directly, view it on GitHub https://github.com/ajith-ab/react-native-receive-sharing-intent/issues/128#issuecomment-1319504063, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOYTSDRPBQ7QBJDSZSR4UO3WI33KRANCNFSM5RDUPG5A . You are receiving this because you commented.Message ID: @.*** .com>
I found it, groupname must match bundle id, because the swift code using bundleId to get share data
Thanks for the update. Really appreciate it. Now I can add it for myself hopefully.
On Sat, 19 Nov 2022, 04:03 kemy do, @.***> wrote:
I found it, groupname must match bundle id, because the swift code using bundleId to get share data
— Reply to this email directly, view it on GitHub https://github.com/ajith-ab/react-native-receive-sharing-intent/issues/128#issuecomment-1320787956, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOYTSDSC4GIX2CPP2RPB45DWJBGRLANCNFSM5RDUPG5A . You are receiving this because you commented.Message ID: @.*** .com>