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
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Trying to add extension on a clean N8 with Angular app
Running N8
Cli version 8.01
App doesn't run on emulator after tns plugin add @nota/nativescript-webview-ext
Just created a new project from this template: https://github.com/NativeScript/nativescript-app-templates/tree/master/packages/template-hello-world-ng
After that had run
tns plugin add @nota/nativescript-webview-ext
updated minSdkVersion to 19 and imported WebViewExtModule on the ngModule.Package.json bellow:
The text was updated successfully, but these errors were encountered: