6

I have recently install fabric plugin in Android studio and try to install twitter kit. But i could't find twitter kit in fabric. As I remember previously it was shown in all kits page. enter image description here

Please guide me how to install twitter kit using fabric.

user2881604
  • 2,330
  • 3
  • 21
  • 38
  • can you please share your answer that how you solved your problem,because i am facing same issue ? – Ninja Jun 06 '17 at 17:35

2 Answers2

7

Twitter sold Fabric to Google. A number of changes will occur in Fabric, because of this. One of them is that they removed Twitterkit from Fabric. You can still install it, however not via Fabric. Here you can find the Twitter kit documentation

You will also have to update your applications with TwitterKit build in. It is all explained in this blogpost. They sent an email to the admin of your Fabrics organization account.

Rockney
  • 10,380
  • 2
  • 20
  • 26
0

I had faced same problem, so used following code .. refer the following link hope will help you all....

https://stackoverflow.com/a/44834404/5371709

Pratibha Sarode
  • 1,819
  • 17
  • 17