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

How to get a valid response #14

Open Even183541728 opened 1 year ago

Even183541728 commented 1 year ago

I can't get any data when use demo-auth,because can't call onNewIntent funcation ,and I‘m call handleAuthResponse funcation when onActivityResult callback ,but is null in intent.data,so what can I do to get the correct data? thanks

haifano commented 1 year ago

If your activity is destroyed and re-created, you can get the data in onCreate

Even183541728 commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。