#webview #android-webview #nativescript #nativescript-vue
#webview #android-webview #nativescript #nativescript-vue
Вопрос:
Я пытаюсь реализовать Nativescript-Webview-Interface. В моем случае все работает нормально на эмуляторе IOS, но выдает ошибку на Android при передаче / вызове функции из собственного приложения в Webview.
chromium: [WARNING:dns_config_service_posix.cc(342)] Failed to read DnsConfig.
System.err: An uncaught Exception occurred on "main" thread.
System.err: Calling js method onTouch failed
System.err: TypeError: Cannot read property 'sdkVersion' of undefined
System.err:
System.err: StackTrace:
System.err: WebViewInterface._executeJS(file: node_modules/nativescript-webview-interface/index.android.js:78:32)
System.err: at push.../node_modules/nativescript-webview-interface/index-common.js.WebViewInterface.emit(file: node_modules/nativescript-webview-interface/index-common.js:153:9)
System.err: at goToPage(file: app/components/Home.vue:145:0)
System.err: at tap(file: app/components/Home.vue?499f:93:0)
System.err: at invokeWithErrorHandling(file: node_modules/nativescript-vue/dist/index.js:1862:25)
System.err: at invoker(file: node_modules/nativescript-vue/dist/index.js:2526:13)
System.err: at _executeCallback(file: app/packages/core/ui/gestures/index.android.ts:414:20)
Комментарии:
1. Вы решили это?
2. Не получил никакого решения по этому вопросу, но я решил свою проблему другим способом
3. Обязательно используйте самую последнюю версию: npmjs.com/package/@nativescript/social-share
Ответ №1:
вероятно, вы используете обновленную версию nativescript, но устаревшую версию nativescript-webview-interface, как и я. Мы решили это с помощью
обновление плагина tns nativescript-webview-interface
затем удалите этот файл, или у вас будет ошибка отказа в разрешении
appbuild intermediatessigning_config debug outsigning-config.json