Failed to get request token on Android M running Devices

后端 未结 9 1431
误落风尘
误落风尘 2021-01-01 17:39

Twitter login failed in Android 6.0 preview devices. Its working fine on all other devices.

Below code is used to initialize fabric with twitter.

TWITTER_ K

9条回答
  •  南方客
    南方客 (楼主)
    2021-01-01 18:24

    After going through a lot of solutions, one that worked for me is just add - twittersdk:// as one more callback URL in the setting section of your twitter app.

提交回复
热议问题