티스토리 뷰

반응형

The resource could not be loaded because the App Transport Security policy requires the use of a secure connection

<key>NSAppTransportSecurity</key>

<dict>

<key>NSAllowsArbitraryLoads</key>

<true/>

</dict>
반응형
댓글