Failed to get request token on Android M running Devices

后端 未结 9 1436
误落风尘
误落风尘 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:10

    I have same problem and solved. In my case i need to set callback url in twitter dev account.

    Twitter dev account->setting->callBack url(set any valid url like www.google.com)

提交回复
热议问题