Closed ButterMeWaffle closed 6 years ago
@SamuelReeder were you able to resolve your issue? If not please provide a sample project demonstrating the problem. I am also recommending migrating the application to use the latest version of nativescript-dev webpack
I have been battling with a few issues trying to get my android app to webpack.
I eventually managed to get it to build to my phone but it build to a blank app with an action bar which includes the title to my app. Along with this error in the cmd.
ActivityManager: SLB. LaunchBarrier. disabled for ProcessRecord{61da30c 8536:org.nativescript.appName/u0a394}
Ive dealt with a ton of errors with webpack and don't usually have to much issue finding the cause. This one however has me stumped, I don't even know where to look. Any help would be appreciated. Below is my package.json. If you need any more info from me please let me know!