When I run my Ionic2 app using ionic run android it works perfectly, and it also works using ionic serve, but when I'm trying to run it using ionic view all I see is a blank screen.
What am I doing wrong?
Did you make sure that you only use cordova plugins that are supported by Ionic View? Otherwise you need to handle those separately.