Post

Replies

Boosts

Views

Activity

Reply to PDF in WKWebview Disappears when Switching Tabs
Meanwhile, since the issue still persists in iOS 17, and probably will never been fixed, the best solution is NOT to use WKWebView to display PDFs. Using the PDFView from Apples PDFKit results in a better user experience. https://developer.apple.com/documentation/pdfkit
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
May ’24
Reply to Why does Mac Catalyst never displays a backButtonTitle of navigationItem?
Sure, iOS SDK: 16.0 macOS Version Ventura 13.2.1 (22D68) iOS: Mac Catalyst:
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to AES-128 encrypted m3u8 audio is working, video is black screen with iOS 16
I can confirm that this issue has been fixed in iPadOS 16.1
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to Live stream audio only in iOS/iPadOS 16 Beta 7
I can confirm that this issue has been fixed in iPadOS 16.1
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to PDF in WKWebview Disappears when Switching Tabs
I found that UIWebView crashes on iOS 16 when zooming the view, so I had to switch to WKWebView using the workaround described by @gregorosaurus. Additionally, I had to add a 0.4 second delay to the reload to make it work.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to Is UIWebview still accepted?
-- deleted --
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’22
Reply to Xcode says "Running .. on .. Apple Watch" all the time but never runs. Frustrating
This is so ridiculous and annoying. I don't even develop apps for the watch, yet Xcode constantly wants to prepare the watch for development and can't get it done. Seriously, Apple? Why don't any of you care about this problem? The only solution for me is to switch off the watch while working on apps.
Replies
Boosts
Views
Activity
Oct ’21