Congrats on releasing the great 1.3 !!
I am now updating my mobile apps.
Nethertheless, I have a “Failed to load resource: net::ERR_CACHE_MISS http://192.168.0.129:3030/sockjs/info?cb=fb9x60gab2” error when running the app. meteor run android-device -p 3030 --settings ../settings.json
It builds and installs just fine, just the server in the network doesn’t seem to be found. Is this a meteor/cordova issue or more likely a network issue from my part ?
It seems like a cordova issue because the images loading from a domain like amason s3 are not found either.
How could I further debug this issue ?
EDIT: running on an IOS device works like a charm.
EDIT 2: tried on 2 different Android devices and having the same issue on both