Post

Replies

Boosts

Views

Created

The resource could not be loaded because the App Transport Security policy requires the use of a secure connection in iOS14
Installation failed with log Error Domain=NSURLErrorDomain Code=-1022 The resource could not be loaded because the App Transport Security policy requires the use of a secure connection using OTA generated link . Same link working iOS13. Same application able to install via apple store / ipa in iOS 14 How to resolve this?
1
0
2.3k
Aug ’20
Via xctest not able to get elements/identifier/bundle id of safari app browser in iOS 13.3 . Works with iOS 13.2.2
We are having xctest to validate safari browser logon inside our app by passing credentials. After updating with device and simulator to iOS13.3 this got broken. Tested against the same with iOS 13.2.2 it is working fine.
Replies
2
Boosts
0
Views
965
Activity
Dec ’19
Not able to install in house apps using OTA link in iOS14
We are not able to install in house apps using OTA link in iOS14. Same working fine in iOS13. Workaround is download ipa and install
Replies
5
Boosts
0
Views
1.5k
Activity
Jul ’20
The resource could not be loaded because the App Transport Security policy requires the use of a secure connection in iOS14
Installation failed with log Error Domain=NSURLErrorDomain Code=-1022 The resource could not be loaded because the App Transport Security policy requires the use of a secure connection using OTA generated link . Same link working iOS13. Same application able to install via apple store / ipa in iOS 14 How to resolve this?
Replies
1
Boosts
0
Views
2.3k
Activity
Aug ’20
OTA server link throws "This Connection is Not Private" in iOS 15 Beta6
While trying to instal app via OTA , we are getting "This Connection is Not Private" in iOS 15 Beta6 The same OTA server link which is secured and has valid certificate working in iOS 15 Beta 5 and iOS 14
Replies
2
Boosts
0
Views
661
Activity
Aug ’21
In iOS 15 beta 8, SFSafariViewController autherize/cancel buttons blurred
In iOS 15 beta 8, Safari/WKWebView autherize/cancel buttons shown as white box. On click it is shown the text in blank but still filled colour is white
Replies
1
Boosts
0
Views
754
Activity
Sep ’21
Navigation Bar Color and popup style sheet's header color issue in iOS /iPadOS 15 beta
Navigation Bar Color and popup style sheet's header color are completely black/transparent and white in iOS /iPadOS 15 beta running using Xcode 13 Beta for inside our applications Checked Xcode 13 - iOS 14.x- Working as expected Xcode 13 - iOS 15 Beta - issues with Navigation bar popup(action) sheets Refer image given
Replies
0
Boosts
0
Views
616
Activity
Sep ’21
javaScriptCanOpenWindowsAutomatically feature not avaialble with WKWebpagePreferences
javaScriptCanOpenWindowsAutomatically feature is available with WKPreferences As WKPreferences.javaScriptEnabled got deprecated, it is recommended to migrate with WKWebpagePreferences . But as the dependent javaScriptCanOpenWindowsAutomatically is not available in WKWebpagePreferences blocking our functionality.
Replies
1
Boosts
0
Views
725
Activity
Sep ’21
Devices naming convention
New devices coming to this year is named as iPhone 17 .... Why we care not going for iPhone 26. .... ? if it is named as iPhone 26... in line with new version policy, it will be easier to relate in all perspective.
Replies
1
Boosts
0
Views
713
Activity
Aug ’25