空指针
触发场景:旧版升级新版之后,打开arcsphere 的时候,账号已经是退出了,但是打开标签里面的网页还是登录状态,然后在网页里面访问这篇帖子 https://community.arcblock.io/discussions/4d994b67-36f2-431b-a113-42169dd63f44
然后在帖子里面打开里面的链接,之后就闪退

java.lang.NullPointerException: Parameter specified as non-null is null: method kotlin.text.StringsKt__StringsJVMKt.startsWith, parameter <this>
at kotlin.text.StringsKt__StringsJVMKt.startsWith(Unknown Source:2)
at kotlin.text.StringsKt__StringsJVMKt.startsWith$default(SourceFile:1)
at io.arcblock.wallet.didconnect.db.BlockletUserStatus$Companion.getBlockletStatusFromJson(Unknown Source:113)
at com.arcblock.sphere.jsbridge.ArcJsApi.arc__onLogin(Unknown Source:61)
at java.lang.reflect.Method.invoke(Native Method)
at com.arcblock.wallet.appcommonsdk.view.webview.DWebView$InnerJavascriptInterface.call(Unknown Source:204)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:335)
at android.os.Looper.loop(Looper.java:193)
at android.os.HandlerThread.run(HandlerThread.java:67)
1 reply
新版已修复,可以看看是否还有问题