Cause/solution: IOS network requests require high security. They are all in HTTPS format. If you do not want to use HTTP format, you must modify it in info.plist file to allow the use of HTTP format with low security, as shown in the figure below. Add app transport security settings in info.plist = = = = = = > Allow Arbitrary Loads
Similar Posts:
- Transport Security has blocked a cleartext HTTP [How to Solve]
- Solutions to nsurlsession / nsurlconnection HTTP load failed in IOS 9
- TypeError: Network request failed
- React Native: Possible unhandled promise rejection request fail
- cleartext http traffic to 192.168.1.106 not permitted
- This content should also be served over HTTPS
- [Solved] TypeError: string indices must be integers, not str
- Mixed Content: The page at was loaded over HTTPS, but requested an insecure image.
- [Solved] Ubuntu sudo apt-get update Warning: Failed to fetch
- Python3 Use urlliburlopen error EOF occurred in violation of protocol (_ssl.c:841)