Hello Guys,
why is cordova.js not in the package when I create a build with ionic hub?
I did:
ionic cordova platform add browser
If I use locally:
ionic cordova run browser
then cordova.js is there, but If I make a build with ionhub (and then download it) the build doesn’t place it there…however it would be neccessary, as I would like to use some cordova plugins in Browser…
Bonus
why is it says the browser for my app “camer is not supported by your browser” however it is, as it is working fine with html video.
Thanks,Csaba