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
I checked out a fresh copy of angular-native-seed and ran npm run android. It appears to build properly and run, but as soon as the app starts it force closes. I don't see any warnings or errors during the build.
Exception:
JS: ERROR Error: [object Object]
JS: ERROR CONTEXT [object Object]
JS: ns-renderer: ERROR BOOTSTRAPPING ANGULAR
JS: ns-renderer: [object Object]
JS:
JS: Error: [object Object]
JS: at viewWrappedDebugError (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:9786:15) [angular]
JS: at callWithDebugContext (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:15088:15) [angular]
JS: at Object.debugCreateRootView [as createRootView] (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:14361:12) [angular]
JS: at ComponentFactory_.create (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:11258:46) [angular]
JS: at ComponentFactoryBoundToModule.create (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:4050:29) [angular]
JS: at ApplicationRef.bootstrap (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:5877:57) [angular]
JS: at file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:5604:81 [angular]
JS: at Array.forEach (native) [angular]
JS: at PlatformRef._moduleDoBootstrap (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:5604:44) [angular]
JS: at file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:5525:27 [angular]
JS: at Object.onInvoke (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:4772:33) [angular]
I checked out a fresh copy of angular-native-seed and ran npm run android. It appears to build properly and run, but as soon as the app starts it force closes. I don't see any warnings or errors during the build.
Exception:
JS: ERROR Error: [object Object]
JS: ERROR CONTEXT [object Object]
JS: ns-renderer: ERROR BOOTSTRAPPING ANGULAR
JS: ns-renderer: [object Object]
JS:
JS: Error: [object Object]
JS: at viewWrappedDebugError (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:9786:15) [angular]
JS: at callWithDebugContext (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:15088:15) [angular]
JS: at Object.debugCreateRootView [as createRootView] (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:14361:12) [angular]
JS: at ComponentFactory_.create (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:11258:46) [angular]
JS: at ComponentFactoryBoundToModule.create (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:4050:29) [angular]
JS: at ApplicationRef.bootstrap (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:5877:57) [angular]
JS: at file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:5604:81 [angular]
JS: at Array.forEach (native) [angular]
JS: at PlatformRef._moduleDoBootstrap (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:5604:44) [angular]
JS: at file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:5525:27 [angular]
JS: at Object.onInvoke (file:///data/data/com.domain.project/files/app/tns_modules/@angular/core/bundles/core.umd.js:4772:33) [angular]