Hello,
It seems that i am having trouble composing a tweet using Twitter.Compose() in Unity. The weird thing is that i am using the demo scene that comes when you install the SDK. I have not changed a single thing, yet, the game crashes immediately when it starts the compose. I also tested it on several android devices, but i get the same result. Could it have anything to do with the Callback URL? If not, what else could it be? Any information about this is very much appreciated.
Just to be clear, the authentication process is successful, the problem occurs when the composition starts.
Thank you.