Hi
We’ve recently incorporated the Twitter part of the Fabric unity package into our new game so players will be able to share their score with a twitter card.
The thing is, we followed the documentation on setuping the twitter plugin and it seems to work (we can get the composer to show up on an Android build) but when the player clicks on the Tweet button to send the tweet, the window closes and the tweet never get sent. Are we missing something.
Also, the card image doesn’t seem to show up in the composer even if it is really on the device and the given path is right.
We are using Unity 5.2.3f1
Thanks!
PS : Is there a way we can get a callback from the composer to know if the user didn’t just click close without tweeting as we reward the user for sharing it’s score.