Hi there,
I have a very simple problem. How to Get Profile Picture and User Full Name using Fabric’s Unity SDK
Thanks
Hey @ARafay,
Are you looking to get your user’s Twitter profile picture and full name?
-Mike
Hi @bonnell Thank you for your reply.
Yes i want to show signed in user name and his profile picture.
Thanks @ARafay, currently the Twitter Kit integration doesn’t provide this, but you could use the API as a workaround: https://dev.twitter.com/rest/public
Is there any plans to return a user object on successful login?