프로그래밍/iOS

[iOS] http통신 허용하기

삶의안식처 2019. 8. 27. 10:32

http 통신을 하면 위와 같이 에러가 난다.

App Transport Security policy requires the use of a secure connection

따라서 허용하려면 info.plist에 위와 같이 설정한다.