Hi guys. I have the following question. I think I know the answer but I want to be sure.
Is testing my Ionic2 app in Ionic View in different devices recommended? I mean, does Ionic View run the apps just as the apps would run if they are build and deployed to iOS, Android and Windows Phone?
I know that testing with ionic --serve is not recommended but I would like to know if Ionic View fills this gap so that I can test my app in a lot of devices before passing the app to production.