NSAppTransportSecurity是什么意思,你应该怎么做?

时间:2015-10-12 09:26:37

标签: ios xcode

我们最新的应用程序在尝试通过在wifi设置中将iPhone连接到他的网络时将数据发送到本地硬件时收到了这条奇怪的消息。

然后我读过你必须将此{{1}}添加到你的plist。

但后来我在这里读到,这不是安全的方式,你必须启用ssl并启用异常域。

How can I add NSAppTransportSecurity to my info.plist file?

那么,这样做的方法是什么?

以我的方式做到这一点会导致iOS无法回复吗?

0 个答案:

没有答案