Open manuelfrey opened 5 years ago
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:
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
Workaround:
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:
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