Posts

Post not yet marked as solved
9 Replies
The DTK is still useful for installing macOS betas, like macOS 11.1.
Post not yet marked as solved
12 Replies
I my case, it turned out that the minimum version of the Intent Handler target was set to iOS 14.1 by Xcode, while the rest of the project was set to iOS 14.0. After adjusting this, I could run the dynamic configuration panel for the Widget without the "No options were provided for this parameter" error message when testing on iOS 14.0.
Post not yet marked as solved
12 Replies
My current WidgetKit test project gives exactly this error in iOS 14.0.1, but works in iOS 14.1. Unfortunately the minimum version of my app is iOS 13, so I'm still searching for a solution to make it work in iOS 14.0.1