Hi, according this WWDC session https://developer.apple.com/wwdc22/10170
App Shortcuts are defined in Swift code, by implementing the AppShortcutsProvider protocol. To implement the protocol, I'll simply create a single getter that returns all the app shortcuts I want to set up for the user. Note that in total, your app can have a maximum of 10 app shortcuts. However, most apps only need a few.
there is a limit for up to 10 AppShortcuts. Could you please clarify how that limit handled? 🤔 (e.g. project failed to build / app will crash or malfunction / only 10 shortcuts will be handled on random/ordered choice by iOS) I suppose there is some way to manage shortcuts amount but see no details at documentation yet.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi, is it possible to do not just open the widget's app, but pass some additional params like it's working in "old" widgets via
public func scene(_ scene: UIScene, openURLContexts URLContexts: Set<UIOpenURLContext>)
🤔
Hi,
Right now Lock Screen widgets of type .accessoryCircular clipped with circular shape so it's not possible to use whole square area for a content. Is it possible to turn it off/override or could it be considered for a change? Eg allow to set clipping shape to square?
Hi, for personal needs I prepared WWDC Digital lounges summary Q&A (Camera and Photos and SiriKit for now, but going to rework other channels/topics too). I could share these summaries with community if it's not against WWDC Digital lounges rules. A summary prepared in form of questions/answers (conversation) - personal info removed (both: who asked and who answered), internal numeration added.
I could provide an example of summary for review by the forum moderators.