-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Receive Sharing Intent is not working in release build for IOS [Error: file type is Invalid] #128
Comments
Ankappa
changed the title
Receive Sharing Intent is not working in release build
Receive Sharing Intent is not working in release build for IOS
Mar 19, 2022
Ankappa
changed the title
Receive Sharing Intent is not working in release build for IOS
Receive Sharing Intent is not working in release build for IOS [Error: file type is Invalid]
Mar 21, 2022
@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
<#128 (comment)>,
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
<#128 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOYTSDSC4GIX2CPP2RPB45DWJBGRLANCNFSM5RDUPG5A>
.
You are receiving this because you commented.Message ID:
***@***.***
.com>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
App doesn't open when tapped from share menu
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)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
The text was updated successfully, but these errors were encountered: