How to fix cross-domain errors in the Simulator

You are seeing this page because some cross-domain related errors have been displayed in the Simulator. Here is how to fix them:

To fix these errors, simply check the option “Ignore and bypass cross-domain calls errors (CORS)” in the ‘Tools’ menu located in the bottom-left corner of the Simulator window, as shown in the following screenshot:

What about when running inside the Web Browser?

If your application does not run properly inside the Web Browser (as opposed to the Simulator), please open the JavaScript Console Log (F12) of the browser, and see if there are any errors.

If you see errors related to cross-domain calls (such as “No ‘Access-Control-Allow-Origin’ header is present on the requested resource“), please read the following tutorial:

Tutorial: Adding support for cross-domain calls (CORS)

 

What if it still doesn’t work?

If you keep arriving on this page or if the Simulator still does not work, please contact us at:

[email protected]