2024年4月25日发(作者:刑暄美)
本文由我司收集整编,推荐下载,如有疑问,请与我司联系
“此应用程序不允许查询方案cydia”IOS9错误
“此应用程序不允许查询方案cydia”IOS9错误[英]“This app is not allowed to
query for scheme cydia” IOS9 error I have an app where I hit a HTTP Request
我有一个应用程序,我点击HTTP请求
NSURLConnection: 0x12d755110 { request: NSMutableURLRequest: 0x12d754e10
{ URL: /webService//SearchLocation } }
{request: {URL:http:
///webService//SearchLocation}}
Now, whenever the above request is made I get the following error and no data is
received in the response. After 60 Sec I get “Time Out error”. It is working fine on IOS8
and below but not working gin IOS9. Could anybody let me know what else have I got to
do with this issue. Also, I have done the following changes regarding ATS for iOS9 in
, but still facing the issue. Please let me know how to fix this? Thanks in advance.
现在,无论何时发出上述请求,我都会收到以下错误,并且响应中没有收到任何
数据。 60秒后我得到“超时错误”。它在IOS8及以下版本上工作正常,但不适用于
IOS9。谁能让我知道我还有什么与这个问题有关。另外,我在中对iOS9
的ATS进行了以下更改,但仍然面临着这个问题。请让我知道如何解决这个问题?
提前致谢。
的
key NSAppTransportSecurity /key dict key NSAllowsArbitraryLoads /key true/
key NSIncludesSubdomains /key
/key
true/
true/
key
key NSTemporaryExceptionAllowsInsecureHTTPLoads
NSTemporaryExceptionMinimumTLSVersion /key string TLSv1.1 /string /dict Error
错误
2015-09-22 22:19:58.333 App[751:139449] regionDidChangeAnimated : =
2024年4月25日发(作者:刑暄美)
本文由我司收集整编,推荐下载,如有疑问,请与我司联系
“此应用程序不允许查询方案cydia”IOS9错误
“此应用程序不允许查询方案cydia”IOS9错误[英]“This app is not allowed to
query for scheme cydia” IOS9 error I have an app where I hit a HTTP Request
我有一个应用程序,我点击HTTP请求
NSURLConnection: 0x12d755110 { request: NSMutableURLRequest: 0x12d754e10
{ URL: /webService//SearchLocation } }
{request: {URL:http:
///webService//SearchLocation}}
Now, whenever the above request is made I get the following error and no data is
received in the response. After 60 Sec I get “Time Out error”. It is working fine on IOS8
and below but not working gin IOS9. Could anybody let me know what else have I got to
do with this issue. Also, I have done the following changes regarding ATS for iOS9 in
, but still facing the issue. Please let me know how to fix this? Thanks in advance.
现在,无论何时发出上述请求,我都会收到以下错误,并且响应中没有收到任何
数据。 60秒后我得到“超时错误”。它在IOS8及以下版本上工作正常,但不适用于
IOS9。谁能让我知道我还有什么与这个问题有关。另外,我在中对iOS9
的ATS进行了以下更改,但仍然面临着这个问题。请让我知道如何解决这个问题?
提前致谢。
的
key NSAppTransportSecurity /key dict key NSAllowsArbitraryLoads /key true/
key NSIncludesSubdomains /key
/key
true/
true/
key
key NSTemporaryExceptionAllowsInsecureHTTPLoads
NSTemporaryExceptionMinimumTLSVersion /key string TLSv1.1 /string /dict Error
错误
2015-09-22 22:19:58.333 App[751:139449] regionDidChangeAnimated : =