Reputation: 23
I am new in ionic. When I started my first project in ionic 4 it worked perfectly with command for web ionic serve but in case of ionic cordova run android it shows nothing but white screen on emulator
Project Structure :
Solutions I have tried
1. Removing platform than adding it again ionic cordova -platform rm android ionic cordova -platform add android
Note :
I have created project by adding simple blank template, Than generated /home component. I need help as I have created so many things in this project. but could not run it on emulator.
If I miss anything than we can discuss. Thank you.
Upvotes: 1
Views: 2276