Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to install twitter kit using fabric plugin in android studio

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.

like image 790
user2881604 Avatar asked Jun 04 '17 04:06

user2881604


1 Answers

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.

like image 139
Rockney Avatar answered Oct 20 '22 00:10

Rockney