hii...
I am using currently intel XDK version as 3491.
I have create a QR Scanner app which is already provided by the intel XDK.
I just build the windows 10 UAP in build settings.
After building the app, I got all the necessary files such .appxbundle, .appxupload, etc.
During deployment in windows phone, got an error as : There is an error in xml document(2,2) .
I don't know what to do now... Kindly provide the solution or any step need to be followed as soon as possible.
Link Copied
Never seen that error before, I'm guessing it is related to the this SO answer > http://stackoverflow.com/a/27906786/2914328 < which references a unicode or special character, perhaps in the name of your icon or splash screen files.
BTW -- our build system will be retired at the end of June. I recommend you update to 3922 and use the "Cordova Build Package" to export for building with PhoneGap Build. See the release notes > https://software.intel.com/en-us/xdk/docs/release-notes-information-intel-xdk <
For more complete information about compiler optimizations, see our Optimization Notice.