where is cordova.js?
-
Hi,
I created a app using monoca ide. When I run it in apple safari browser, I do not need the cordova.js file.
Am I missing something please?
Thanks for your help!
-
@mmike
cordova.js
is generated when you build your app for a specific platform. It will be 404 if it’s not run as an app. You can have a look at Cordova guide for more information.