This repository has been archived by the owner on Mar 9, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 136
Can´t share wav file to whatsapp from an ios device. #83
Comments
gonzadavidov
changed the title
Can´t share wav file to whatsapp from an ios device while it´s working by email and also on whatsapp on and android device
Can´t share wav file to whatsapp from an ios device while it´s working by email and also on whatsapp on android device
Jul 17, 2020
gonzadavidov
changed the title
Can´t share wav file to whatsapp from an ios device while it´s working by email and also on whatsapp on android device
Can´t share wav file to whatsapp from an ios device.
Jul 17, 2020
What happens when you don't call SetText? |
Thanks, |
Is there a way to send the file with the text when sharing via email for example but only the file via WhatsApp? |
I didn't add any app-specific logic. If you are interested in modifying the iOS source code for this task, I believe this pull request's NativeShare.mm file executes some app-specific logic. |
Okay, Thank you very much. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey there @yasirkula, I am trying to share a wav file from my app using your asset, everything works fine from an anndroid device and also sharing via email from my IOS device.
The issue comes when I try to share the file to whatsapp on IOS, the option appears and the text is sent but the file isn´t.
Thanks for your help.
The text was updated successfully, but these errors were encountered: