Starting with Xcode 14 on iOS 16 only, I'm seeing this error when displaying a UIDatePicker: the "invalid" size is being adjusted to the same size.
On iOS < 16, no message. A bug?
Post
Replies
Boosts
Views
Activity
I have a WKWebView which I load using loadHTMLString as read from a local file (on iOS). The following messages are generated in my console/log each time the view is displayed:
WF: === Starting WebFilter logging for process
WF: _WebFilterIsActive returning: NO
Is there a way to disable these?