Meteor Cordova Android CORS error

Hi all,

I am working on a Cordova app that is working perfectly on iOS, but not on Android. On Android, I am getting a CORS error and the app does not want to connect to the backend. Both apps are being built with the same script (and thus the same Meteor configuration). Meteor is on version 2.3.4.

Anyone experiencing something similar? Any help would be welcomed. Have been wasting quite some time on this thus far.

For anyone reading along, this was fixed with an upgrade to Meteor 2.5-rc.0. Did not manage to get it working on 2.3 or 2.4.

1 Like