Hi all,so I will admit that I am a noob to Node, but not to programming or API design. However, I have run into a problem that I have not encountered before.I am building a native iOS app that uses a Node.js backend. The backend is containerized using docker. When I use docker-compose to run locally, everything works perfectly on the iPhone simulators on my computer. However, when I deploy that same API in an ec2 instance, it is extremely spotty, and the functionality works < 60 percent of the time. What causes this? Why would it work perfectly with a local API, but as soon as it is hosted and I try and use physical devices it works only half the time?Obviously I recognize this could be due to a myriad of factors, but if someone could point me in some direction that would be great. Thanks!
Submitted September 18, 2019 at 05:08AM by Jmagi98
No comments:
Post a Comment