vitolipari Posted September 9, 2016 Share Posted September 9, 2016 I developed an HTML5 app and i used cocoon.io as compiler and webview as renderer, when i launch the app from my phone XHR doesn't wotk, looking at console i have a message "404 not found", but url exist and if i launch app from a browser it wotks!!!! Is It possibile cocoon compiler disable Ajax request? Quote Link to comment Share on other sites More sharing options...
OkijinGames Posted September 9, 2016 Share Posted September 9, 2016 I also use XHR from cocoon.io app to my server and it works (both ios and android). If there is nothing wrong with your url it could be CORS not set up properly on your server. Hard to tell from there but XHR can definitely work from cocoon.io apps. Quote Link to comment Share on other sites More sharing options...
vitolipari Posted September 9, 2016 Author Share Posted September 9, 2016 Thank you for answer! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.