Test flight downloaded app could not connect to the server. This work in locally. I am using http. also using ip Address to communicate to the server. I added all the App Transport security settings.
But apple document says: A domain name key for an exception dictionary:
- Must be lowercased to work correctly
- Must not include a port number
- Must not be a numerical IP address (but rather a string)
But I only have IP to communicate.
Is any way to communicate IP address in http. It's work one month ago.