hi guys,
i've visited microsoft advanced days today and one of the topics was cordova and ionic apps.
i've noticed that the lecturer used cordova and ionic to build some app and deploy it to android phone.
after that he showed that you don't have to have ionic application, and visual studio has cordova app that can be deployed, directly to emulator, apk built, and signed and so on..
so it got me intrigued - what if i add (which is easy) cordova plugins in my json file there, fix my index.html and add my html exported game there in files, can i build it to a cordova and make it all work without using any wrappers?
what does that mean? does it start chrome browser then when ran on chrome? Ashley