android - Ajax error after update apache cordova to 5 -


i have updated app version 5 of apache cordova, keep receiving: 404 (not found) on ajax requests, checked config.xml , access origin parameter *.

can me?

seeking solution problem, found answer in documentation, install new cordova-plugin-whitelist , problem solved.