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

微信登录闪一下就消失了 #78

Open
shaohui93 opened this issue Nov 5, 2020 · 1 comment
Open

微信登录闪一下就消失了 #78

shaohui93 opened this issue Nov 5, 2020 · 1 comment

Comments

@shaohui93
Copy link

微信三方登录,获取微信的用户信息,授权界面闪一下就消失了。QQ是正常的,可以跳转授权界面。Log日志如下。

I/ViewRootImpl@d54a3d4MainActivity: ViewPostIme pointer 0
I/ViewRootImpl@d54a3d4MainActivity: ViewPostIme pointer 1
E/QQQ (13591): 您还没有授权,请先授权
E/SharesdkPlugin(13591): PluginMethodCancelAuth IOS platform only
E/SharesdkPlugin(13591): platName cn.sharesdk.wechat.friends.Wechat@bffd9ed ====> {platform=22}
I/UMLog (13591): onPause@MainActivity
I/flutter (13591): --AppLifecycleState.inactive
I/ViewRootImpl@d54a3d4MainActivity: MSG_WINDOW_FOCUS_CHANGED 0 1
D/InputMethodManager(13591): prepareNavigationBarInfo() DecorView@a0ad7b5[MainActivity]
D/InputMethodManager(13591): getNavigationBarColor() -855310
I/ViewRootImpl@d54a3d4MainActivity: MSG_WINDOW_FOCUS_CHANGED 1 1
D/InputMethodManager(13591): prepareNavigationBarInfo() DecorView@a0ad7b5[MainActivity]
D/InputMethodManager(13591): getNavigationBarColor() -855310
W/ActivityThread(13591): handleWindowVisibility: no activity for token android.os.BinderProxy@c1bf27e
D/Moblink (13591): onCreated(intAuth)==2
D/Moblink (13591): onCreated(activity)==wxapi.WXEntryActivity
D/Moblink (13591): onCreated(MOBLINK_INTERNAL_INTENT)==false
I/MicroMsg.SDK.WXApiImplV10(13591): handleIntent, cmd = 1
D/PhoneWindow(13591): forceLight changed to true [] from com.android.internal.policy.PhoneWindow.updateForceLightNavigationBar:4274 com.android.internal.policy.DecorView.updateColorViews:1547 com.android.internal.policy.PhoneWindow.dispatchWindowAttributesChanged:3252 android.view.Window.setFlags:1153 com.android.internal.policy.PhoneWindow.generateLayout:2474
I/MultiWindowDecorSupport(13591): [INFO] isPopOver = false
I/MultiWindowDecorSupport(13591): updateCaptionType >> DecorView@aee582c[], isFloating: false, isApplication: true, hasWindowDecorCaption: false, hasWindowControllerCallback: true
D/MultiWindowDecorSupport(13591): setCaptionType = 0, DecorView = DecorView@aee582c[]
I/ViewRootImpl@d54a3d4MainActivity: MSG_WINDOW_FOCUS_CHANGED 0 1
D/InputMethodManager(13591): prepareNavigationBarInfo() DecorView@a0ad7b5[MainActivity]
D/InputMethodManager(13591): getNavigationBarColor() -855310
I/ViewRootImpl@d54a3d4MainActivity: stopped(false) old=false
D/Moblink (13591): onResumed(intAuth)==2
D/Moblink (13591): onResumed(MOBLINK_INTERNAL_INTENT)==false
D/Moblink (13591): onresume里面的服务器还原
I/UMLog (13591): onResume@MainActivity
I/flutter (13591): --AppLifecycleState.resumed
I/MobclickAgent(13591): Extend current session: F6022D9EC6AF449A3E01978112FE2B28
I/ViewRootImpl@d54a3d4MainActivity: Relayout returned: old=(0,0,1440,3040) new=(0,0,1440,3040) req=(1440,3040)0 dur=5 res=0x1 s={true 490214166528} ch=false
I/ViewRootImpl@d54a3d4MainActivity: MSG_WINDOW_FOCUS_CHANGED 1 1
D/InputMethodManager(13591): prepareNavigationBarInfo() DecorView@a0ad7b5[MainActivity]
D/InputMethodManager(13591): getNavigationBarColor() -855310
D/UMLog (13591): 当前发送策略为:启动时发送。详见链接 https://developer.umeng.com/docs/66632/detail/66976?um_channel=sdk
D/MobclickAgent(13591): Report policy : ReportAtLaunch
D/InputMethodManager(13591): prepareNavigationBarInfo() DecorView@a0ad7b5[MainActivity]
D/InputMethodManager(13591): getNavigationBarColor() -855310
V/InputMethodManager(13591): Starting input: tba=com.ihealth666.mobile ic=null mNaviBarColor -855310 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
D/InputMethodManager(13591): startInputInner - Id : 0
I/InputMethodManager(13591): startInputInner - mService.startInputOrWindowGainedFocus
D/InputTransport(13591): Input channel destroyed: 'ClientS', fd=65

@shaohui93
Copy link
Author

好像适合fluwx这个库冲突。。。都定义了WXEntryActivity,别名都相同

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

1 participant