Post

Replies

Boosts

Views

Activity

Comment on PDFKit's characterIndex(at:) Method Innacurate on iOS 17 (REGRESSION)
Honestly, I‘m not aware if this was ever fixed. Fortunately I found a workaround and never looked back. My feedback ticket is still open
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’24
Comment on Cannot Start Audio Playback from Interactive Widget (iOS 17)
@kirillram upon further examination, it is actually NOT working for me. It was working when connected to the debugger but when running normally off the debugger, audio playback doesn't work if there is any kind of async task that happens before audio playback starts.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’23
Comment on Cannot Start Audio Playback from Interactive Widget (iOS 17)
Actually I take back my last comment. It does seem to work if you start the audio session immediately before running any other code
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’23
Comment on Cannot Start Audio Playback from Interactive Widget (iOS 17)
Still doesn't work for me except under the most narrow of use cases (meaning no asynchronous code between the button press on the widget and the beginning of audio playback).
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’23
Comment on Cannot Start Audio Playback from Interactive Widget (iOS 17)
It only seems to work if you play the audio strait away with no asynchronous code. I only got it to work with a simple test app that just plays an audio file. however it didn’t always work in my app which needs to fetch audio asynchronously before playing. Don’t know what I’m doing wrong
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’23
Comment on Cannot get rid of "Highlight" context menu item in PDFView
I've filed feedback FB12003339 for this
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’23