Posts

Post not yet marked as solved
1 Replies
690 Views
On a DTK, I would like to install a macOS update on the DTK which currently has Version 11.0 Beta (20A5299w) installed. I have tried all of the following and have never been successful: From System Preferences, System Update: 1) Pressed "Update Now". 2) Pressed "More Info...", then "Install Now" button. 3) Details link | then "Restore Default", then repeated attempts at steps 1 and 2. 4) From developer.apple.com, Account | Downloads | "Install Profile" for macOS Big Sur 11.0.1 RC 2. Then run the installation app downloaded. (this is evidently what is meant by installing the macOS Developer Beta Access Utility; not very clear instructions here). Then repeated steps 1 to 3 above. Failures usually occur with a message box saying "An error occurred while downloading the selected updates. Please check your internet connection and try again." (I have had no problems with my internet connection for anything else). Please respond to the following: 1) Are macOS updates available for the DTK? 2) If so, please provide clear instructions on how they may be installed. I've seen many other people post that they are having the same problems.
Posted
by Dph_2020.
Last updated
.
Post not yet marked as solved
1 Replies
712 Views
We have a NSURLProtocol registered to intercept http/https requests made by UIWebView.  What is the equivalent way of accomplishing this with WKWebView?
Posted
by Dph_2020.
Last updated
.
Post not yet marked as solved
1 Replies
414 Views
What exactly does UIWebView deprecation mean for apps that are not distributed through the Apple app store (eg, Enterprise deployment)? Will future versions of Xcode and iOS SDKs still be able to compile and link uses of UIWebView?  Or will these apis be removed altogether?
Posted
by Dph_2020.
Last updated
.
Post not yet marked as solved
0 Replies
476 Views
With WKWebView, how is using JSContext different from UIWebView? Eg, we want to know when a window open or close occurs in JavaScript or when a console warn or error occurs.
Posted
by Dph_2020.
Last updated
.
Post not yet marked as solved
1 Replies
865 Views
Now that iTunes is no longer always available, how does one perform a restore image (eg, to replace a beta OS with a released version) of iOS on an iPhone? All of the documentation on this topic that I've seen says that it is done with iTunes. What are you supposed to do if you don't have iTunes?
Posted
by Dph_2020.
Last updated
.