Hi All, veru good this version 2496
But I start to have a problem with this version.
If a Create a ionic project using command line, example: ionic start siq blank
And Try to import using option "Import Your HTML5 Code Base", the radio buttom "Use Crodova Plugins?" is selected automatic, and click continue
Appears the message "Unkown error creating project: siq", before this update it works perfect, now I can not do this.
Please can anyone help ?
I attached my Project generate in command line, Just try to import this on version 2496, it will not work,
Please help ?
Thanks
連結已複製
No, I Select the project folder root, named SIQ, if I point to www, the project will not import the plugins, config.xml, etc...
DId you try to open the folder siq ? if you select the www folder, you will see the wizard will ask to select the root folder
BUt important, you should use the last version of XDK, previuos version works
I confirmed that yes it does open in previous version of the XDK. Not sure what the difference is.
Once you imported your app, do you then add the 3rd party plugins that are in your app?
Have you tried pointing it to the www folder, then adding the 3rd party plugins?
I Tried to add www folder, but when try to run on emulator, does not works
Can you help to import the project in XDK like on previous version ?
Some on XDK changed.
The project was created using CLI, example ionic start myapp blank
I need this to work as previuos version, or I will not use XDK anymore, it used to work, why not working anymore ?
You can check the XDK release notes for frequency of releases - https://software.intel.com/en-us/xdk/docs/release-notes-information-intel-xdk. If there is an urgent need for a new release to address fixes, we try to act on it earlier.
The bug still needs to be addressed, but here is a workaround in the meantime.
- Go into the project directory and rename config.xml to config.xml.save
- Run the XDK and start the import process
- When the import dialog is displayed, set "Use Cordova Plugins" to true
- Complete the import.
- Exit the XDK
- Go into the project directory and rename config.xml.save back to config.xml