You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception thrown while trying to call logInWithPermissions(): https://pastebin.com/1paZbcxV
Additional error message: " android.content.ActivityNotFoundException: Unable to find explicit activity class {com.syjgin.langgreeting/com.sina.weibo.sdk.component.WeiboSdkBrowser}; have you declared this activity in your AndroidManifest.xml?"
Here is Manifest content: https://pastebin.com/iXz0kgbF
Should I change something to get oauth dialog working?
The text was updated successfully, but these errors were encountered:
Exception thrown while trying to call logInWithPermissions():
https://pastebin.com/1paZbcxV
Additional error message: " android.content.ActivityNotFoundException: Unable to find explicit activity class {com.syjgin.langgreeting/com.sina.weibo.sdk.component.WeiboSdkBrowser}; have you declared this activity in your AndroidManifest.xml?"
Here is Manifest content:
https://pastebin.com/iXz0kgbF
Should I change something to get oauth dialog working?
The text was updated successfully, but these errors were encountered: