打包时候会报错 ssl 问题,NsLocalizedRecoverSuggestion=Would you like to connect to the server anyway ?
Supporting Files -> info 添加 NSAppTransportSecurity , NSAllowsArbitraryLoads 为 YES 就可以了。
(待更新...)
Supporting Files -> info 添加 NSAppTransportSecurity , NSAllowsArbitraryLoads 为 YES 就可以了。
(待更新...)