Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

执行registerApp报错 #8

Closed
2534290808 opened this issue Aug 7, 2019 · 1 comment
Closed

执行registerApp报错 #8

2534290808 opened this issue Aug 7, 2019 · 1 comment

Comments

@2534290808
Copy link

执行registerApp时会报如下错误


W/System.err(30511): java.lang.Exception: visitor login failed
W/System.err(30511): 	at com.weibo.ssosdk.WeiboSsoSdk.getAid(WeiboSsoSdk.java:363)
W/System.err(30511): 	at com.sina.weibo.sdk.sso.WeiboSsoManager.initAid(WeiboSsoManager.java:42)
W/System.err(30511): 	at com.sina.weibo.sdk.sso.WeiboSsoManager.init(WeiboSsoManager.java:37)
W/System.err(30511): 	at com.sina.weibo.sdk.auth.BaseSsoHandler.<init>(BaseSsoHandler.java:53)
W/System.err(30511): 	at com.sina.weibo.sdk.auth.sso.SsoHandler.<init>(SsoHandler.java:17)
W/System.err(30511): 	at io.github.v7lin.fakeweibo.FakeWeiboPlugin.onMethodCall(FakeWeiboPlugin.java:105)
W/System.err(30511): 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:222)
W/System.err(30511): 	at io.flutter.embedding.engine.dart.DartMessenger.handleMessageFromDart(DartMessenger.java:96)
W/System.err(30511): 	at io.flutter.embedding.engine.FlutterJNI.handlePlatformMessage(FlutterJNI.java:643)
W/System.err(30511): 	at android.os.MessageQueue.nativePollOnce(Native Method)
W/System.err(30511): 	at android.os.MessageQueue.next(MessageQueue.java:386)
W/System.err(30511): 	at android.os.Looper.loop(Looper.java:175)
W/System.err(30511): 	at android.app.ActivityThread.main(ActivityThread.java:7625)
W/System.err(30511): 	at java.lang.reflect.Method.invoke(Native Method)
W/System.err(30511): 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524)
W/System.err(30511): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987)
E/SharesdkPlugin(30511):  Android no need this method, Please use gradle set 
@droplet-js
Copy link
Collaborator

微博sdk自身原因,不影响使用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants