| Makes sense to me Paul Wright  I've literally just copied the contents[1] from "https://mdc-server-my-test-java-project.comm2.skunkhenry.com/mobileclient/ionic" and replaced my local mobile-services.js content[2] (/home/jstaffor/repos/ionic-showcase/src/mobile-services.js). [1] { "version": 1, "namespace": "my-test-java-project", "clientId": "ionic", "services": [] } [2] let config = { "version": 1, "namespace": "voyager", "clientId": "voyager-ionic-example", "services": [] } ; module.exports = config; |