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 was archived by the owner on Apr 4, 2023. It is now read-only.
I have observed the following problem: if I build in a clean environment (or using tns build android -- clean) the app will abort direct after start.
Tested it with the following scenario:
tns create my-app-name --template tns-template-blank-ng
tns plugin add nativescript-plugin-firebase
My Environment:
Dev-OS: Windows 10
Nativescript 6.1.2 / Angular / Android
nativescript-plugin-firebase; 10.1.1
Expected:
If I build the app with --clean, I expect a working app. If this is not possible it should return a hint / error message
The text was updated successfully, but these errors were encountered: