nativescript-angular
nativescript-angular copied to clipboard
App just crash without any logs[iOS][NS 8]
After upgrading app from version 7 to 8 it just crashes
in console just output this:
CONSOLE LOG: Loading inspector modules...
CONSOLE LOG: Finished loading inspector modules.
and crash
@vforv I had the same problem. Be sure to check the order of your imports in app.module.ts
.