tiktok / tiktok-opensdk-android

The TikTok OpenSDK features Login Kit and Share Kit which allow your users to log in using their TikTok account and share content from your app to TikTok.
https://developers.tiktok.com
Other
53 stars 20 forks source link

onNewIntent没有执行 #25

Open Redamancywu opened 6 months ago

Redamancywu commented 6 months ago

onNewIntent没有执行没有执行 shareApi.getShareResponseFromIntent(intent)为null

youngKimTikTok commented 6 months ago

onNewIntent should be not-null when TikTok is sending back the response to your _redirecturi. Please make sure you set your _redirecturi in your configuration.