Questions tagged [ios-9-beta3]
19 questions
0
votes
3 answers
iOS 9 - App Transport Security wont load XML files
I am upgrading my app to iOS9. To Support ATS i had shifted all my urls to https.
But ATS is throwing below error on XML files. The JSON files located at the same location have no problem.
App Transport Security has blocked a cleartext HTTP…

iOSTech
- 77
- 1
- 8
0
votes
1 answer
iOS 9 beta : didReceiveAuthenticationChallenge method gets called for every Https site request in WkWebview but not in iOS 8
I am developing a iPhone/iPad browser using WkWebView. It works fine in iOS 8, compiled in Xcode 6.4. When i tested the same app in iOS 9 beta , all the https sites (say google.com, Youtube.com) did not get loaded. When i debugged it, found that…

Anand
- 1,820
- 2
- 18
- 25
0
votes
0 answers
App fatal error with iOS9 public beta 3?
I just installed the latest iOS9 public beta (3) on my iPhone 6, and the game I'm developing, while compiling without errors in xcode 7 beta 4, shots down immediatly after the splash screen with the following fatal error:
The game works fine on…

Lucien S.
- 5,123
- 10
- 52
- 88
-2
votes
1 answer
Any example code for NSUserActivity in SearchApi feature?
Can anybody please provide me tutorial or example code in NSUserActivity feature for SearchApi. I am doing lots of RND about this feature but didn't get proper code for this.

Abha
- 1,032
- 1
- 13
- 36