Question about API usage in the View Application
I am having an issue with an api call in Thingworx Studio. Using the preview option, everything works great. Whenever I opened the experience(after publishing) using the iPhone View App for Thingworx, the API call does not work. Is there some setting I am not configuring correctly? I know that on localhost it is my own machine that is hosting it so I just have to make sure firewall doesn't block it. How does that work with the Experience servers? I believe that the experience server isn't allowing my http request to go through. I am using the $http method to get data from the openweather api. I can post code if necessary, though I dont believe that will solve anything currently.

