I'm testing on iOS 16.2 and macOS 13.1
The mp4 video was created as a QuickTime screen recording on macOS Monterey.
Sample code reproducing the isPlayable bug: https://github.com/ronyfadel/AV-Test-App
Post
Replies
Boosts
Views
Activity
I have a macOS app that contains an always running helper app, and a (new) WidgetKit extension.
It seems that the helper app cannot reload the extension using WidgetCenter, and asking for the current configurations (via getCurrentConfigurations) returns an empty array.
Is there a recommended way for this to work?