You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This opens Inbox with the title filled correctly, but both the subject and message body equalling "Email message". The subject seems to be ignored completely.
I know this is an edge case, as the majority of people won't be using Inbox but it'd be nice to know if a fix was possible or how to go about avoiding it if possible if it's not the responsibility of react-native-share.
Thanks!
The text was updated successfully, but these errors were encountered:
Hello 👋,
On iOS, using Google’s Inbox app to share via email, the subject line gets filled with the message body instead of the specified subject
To recreate, use the simplest test case.
This opens Inbox with the title filled correctly, but both the subject and message body equalling "Email message". The subject seems to be ignored completely.
I know this is an edge case, as the majority of people won't be using Inbox but it'd be nice to know if a fix was possible or how to go about avoiding it if possible if it's not the responsibility of
react-native-share
.Thanks!
The text was updated successfully, but these errors were encountered: