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
/AuthSDK (21598): java.lang.NullPointerException: j2c NullPointerException in call
E/AuthSDK (21598): at com.mobile.auth.gatewayauth.LoginAuthActivity.removeDynamicView(Native Method)
E/AuthSDK (21598): at com.mobile.auth.gatewayauth.LoginAuthActivity.onDestroy(Unknown Source:12)
E/AuthSDK (21598): at android.app.Activity.performDestroy(Activity.java:8771)
E/AuthSDK (21598): at android.app.Instrumentation.callActivityOnDestroy(Instrumentation.java:1378)
E/AuthSDK (21598): at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:6625)
E/AuthSDK (21598): at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:6678)
E/AuthSDK (21598): at android.app.servertransaction.DestroyActivityItem.execute(DestroyActivityItem.java:47)
E/AuthSDK (21598): at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:48)
E/AuthSDK (21598): at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:190)
E/AuthSDK (21598): at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:105)
E/AuthSDK (21598): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2931)
E/AuthSDK (21598): at android.os.Handler.dispatchMessage(Handler.java:117)
E/AuthSDK (21598): at android.os.Looper.loopOnce(Looper.java:205)
E/AuthSDK (21598): at android.os.Looper.loop(Looper.java:293)
Smartphone (please complete the following information):
安卓13
The text was updated successfully, but these errors were encountered:
Describe the bug
ali_auth: ^1.3.0
下载demo,点击“开始弹窗登录”按钮。
点击【切换到其他方式】这行字时,AliAuth.loginListen没有监听返回。
1.2.1版本是有监听返回,返回700001。
还有另外一个问题,设置isHiddenCustom: true,如果不传customThirdView,关闭登录弹窗会报下面的日志:
Smartphone (please complete the following information):
安卓13
The text was updated successfully, but these errors were encountered: