Problem Description
C:\Program Files\Construct 2\exporters\html5\templates\export-phonegap.html 's 64 line:
<script src="phonegap.js"></script>
==>
<script src="cordova.js"></script>
Would you rename phonegap.js to cordova.js to support phonegap cli , becuase phonegap cli (phonegap 3.x) supports only cordova.js file. (so c2 exported files cause runtime error in phonegap cli (phonegap 3.x))?
(Phonegap build service supports both phonegap.js and cordova.js)
Attach a Capx
____ Upload a Capx to this post ____
Description of Capx
____ Concise description of what this CapX does ____
Steps to Reproduce Bug
- Step 1
- Step 2
- Step 3 etc.
Observed Result
____ What happens? ____
Expected Result
____ What do you expect to happen? ____
Affected Browsers
- Chrome: (YES/NO)
- FireFox: (YES/NO)
- Internet Explorer: (YES/NO)
Operating System and Service Pack
____ Your operating system and service pack ____
Construct 2 Version ID
R182