Closed ericvangeem closed 9 years ago
Hey @archee I've updated also name of the module while loading it here. It should work fine now.
Hi @tsubik
Did a fresh clone of the example app and I'm still seeing the same behavior. I did a ionic serve
to view the developer console and noticed a bunch of 404's on what seems to be needed asset files. I also made sure to execute the npm install
command beforehand just in case.
Here is a screenshot of my developer console when running ionic serve
of this example app.
Hi @tsubik
My apologies, it appears I forgot to run bower install
as well prior to running the app. Everything looks good.
Running the app with
ionic run android
installs the app onto my device (Samsung Galaxy S6) but when the app opens, a blank white screen is displayed with no ability to interact with the app. The same occurs when running in an Android emulator using target API level 19.