Hi,
I have everything setup ok. I've installed the Sample service and Profiles sample. I can see both installed in the Gateway. Is there a way to view the result using a URL from my local browser?
Thanks, Eric
Hi Eric,
Currently you cannot debug an app running on the gateway directly in the browser. Since its just a web app you can run it locally to test it. Simply unzip Profiles_1.0.0.zip and then the mobile.zip folder that is inside it. You can now open index.html inside the mobile folder in your browser to test the app locally.
Thanks!