#262·JsBridge

Android Studio Dolphin | 2021.3.1 Patch 1 预览问题

作者: jzlhll创建于 2022年10月25日更新于 2023年3月7日

The new version cannot be previewed normally, and the preview will show an error message. java.lang.NoSuchMethodError: 'android.webkit.WebSettings com.GitHub.lzyzsd.jsbridge.BridgeWebView.getSettings()' at com.GitHub.lzyzsd.jsbridge.BridgeWebView.init(BridgeWebView.java:71) at com.GitHub.lzyzsd.jsbridge.BridgeWebView.<init>(BridgeWebView.java:45) The following classes could not be instantiated: - com.typhur.module.base.typhur.view.TyphurWebView (Open Class, Show Exception, Clear Cache) Tip: Use View.isInEditMode() in your custom views to skip code or show sample data when shown in the IDE. If this is an unexpected error, you can also try to build the project, then manually refresh the layout.

内容来源: happydog-intj/JsBridge