uglification unexpected character ''' error when exporting to binary andriod apk
Posted: Sat May 04, 2019 6:58 pm
console.log('https://api.appery.io/rest/1/db/files...');
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
console.log('https://api.appery.io/rest/1/db/files...');
addressed with support.. sharing for others here E5 vs E6 format.
replace all ' characters in code with ""
yay!
ps: time for appery to support ES6 format