Post

Replies

Boosts

Views

Activity

UserAgent on Big Sur still reports 10.15.7 on Safari and WKWebView
User agent string on Big Sur has OS version 10_15_7. Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) This is observed on Safari as well as when programatically derived using WKWebView().value(forKey: "userAgent"). Similar bugs are reported on Webkit Bugzilla too. https://bugs.webkit.org/show_bug.cgi?id=213622 https://bugs.webkit.org/show_bug.cgi?id=216593 When is this expected to fix?
0
0
2.0k
Oct ’21
open(/var/db/DetachedSignatures) - Undefined error:0
Error in Xcode 10.3 on macOS 10.15.3 on executing command SecCodeCopyGuestWithAttributes for macOS Cocoa application.[logging-persist] os_unix.c:43353: (0) open(/var/db/DetachedSignatures) - Undefined error: 0The file /var/db/DetachedSignatures does not exist. Any reason why? How to fix this?
Replies
8
Boosts
2
Views
9.2k
Activity
Jul ’22
WKwebview disable "Prevent cross site tracking" for Mac app
How to disable "Prevent cross site tracking" in WKwebview for Mac app. "NSCrossWebsiteTrackingUsageDescription" key in info.plist doesn't seem to work. Also, no cookies received in decidePolicyForNavigationResponse delegate method of WKwebview. Though can see in network traces. Does WKwebview blocks 3rd party cookies.
Topic: Safari & Web SubTopic: General Tags:
Replies
5
Boosts
0
Views
2.0k
Activity
Jun ’22
UserAgent on Big Sur still reports 10.15.7 on Safari and WKWebView
User agent string on Big Sur has OS version 10_15_7. Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) This is observed on Safari as well as when programatically derived using WKWebView().value(forKey: "userAgent"). Similar bugs are reported on Webkit Bugzilla too. https://bugs.webkit.org/show_bug.cgi?id=213622 https://bugs.webkit.org/show_bug.cgi?id=216593 When is this expected to fix?
Replies
0
Boosts
0
Views
2.0k
Activity
Oct ’21