Share on Android, the message parameter is ignored

Hi all,
i’trying to use Share method, on Android the message param is ignored when i share to Facebook, on iOS all work fine… i use last sdk (v.31).
If i share to Message the test is right…
Thanks

Hey @shork,

Are you talking about RN’s Share API? https://docs.expo.io/versions/v31.0.0/react-native/share If so, can you create a Snack demonstrating the behavior you mention above?

Cheers,

Adam

Hi Adam,

If i try to share a simple string i don’t see nothing (iOS and Android), if i insert a remote url and text i see only the url… (see commented row)

Thanks

Hi Adam,
have you seen my code?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.