Post

Replies

Boosts

Views

Activity

Reply to javaScriptCanOpenWindowsAutomatically feature not avaialble with WKWebpagePreferences
WKPreferences.javaScriptCanOpenWindowsAutomatically still not deprecated . As WKPreferences.javaScriptEnabled by default it its true , I can able to skip setting javaScriptEnabled explicitly and proceed further. Can anybody guide here, what is the impact in future OS if I still uses WKPreferences without javaScriptEnabled? Or whether I need to have both WKPreferences and WKWebpagePreferences user options set and assigned to WKWebViewConfiguration's preferences and defaultWebpagePreferences respectively
Topic: Safari & Web SubTopic: General Tags:
Sep ’21
Reply to OTA server link throws "This Connection is Not Private" in iOS 15 Beta6
Issue resolved by resetting OS to 14.7.1 and installing again Beta 7 directly. Reported issue occurred with upgrade of OS from 14.7->Beta 4->Beta5->Beta6->Beta7
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’21
Reply to In iOS 15 beta 8, SFSafariViewController autherize/cancel buttons blurred
Refer image
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to OTA server link throws "This Connection is Not Private" in iOS 15 Beta6
Got the issue when upgrading from 14.8 to 15.0 public release also. Removing and installing again one of SSO certificate fixed this.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to Not able to install in house apps using OTA link in iOS14
The issue resolved by having the ipa file and OTA link generated inside a server which has secured certificate. Means OTA link should point to https URL + linked ipa URL in the OTA URL also should point to https
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to The resource could not be loaded because the App Transport Security policy requires the use of a secure connection in iOS14
The issue resolved by having the ipa file and OTA link generated inside a server which has secured certificate. Means OTA link should point to https URL + linked ipa URL in the OTA URL also should point to https
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to Via xctest not able to get elements/identifier/bundle id of safari app browser in iOS 13.3 . Works with iOS 13.2.2
For Simulator workaround is uncheck the option "connect hardware keyboard" from Simulator -> I/O -> Keyboard In device it is working .
Replies
Boosts
Views
Activity
Sep ’21
Reply to javaScriptCanOpenWindowsAutomatically feature not avaialble with WKWebpagePreferences
WKPreferences.javaScriptCanOpenWindowsAutomatically still not deprecated . As WKPreferences.javaScriptEnabled by default it its true , I can able to skip setting javaScriptEnabled explicitly and proceed further. Can anybody guide here, what is the impact in future OS if I still uses WKPreferences without javaScriptEnabled? Or whether I need to have both WKPreferences and WKWebpagePreferences user options set and assigned to WKWebViewConfiguration's preferences and defaultWebpagePreferences respectively
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’21