Post

Replies

Boosts

Views

Activity

AppShortcuts limit for 10 shortcuts
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.
5
1
2.6k
Jul ’22
WWDC Digital lounges summary Q&A
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.
1
0
1k
Jul ’22
iOS 14 Translate app (improvement)
Hi, current version of the iOS 14 Translate app doesn't support background modes for offline languages download. Any download stopped if device was locked or app switched to background mode. Thus you need to start offline language download once again. It would be great to have it working in background same way as AppStore apps installation. Also downloading progress indicator is very simple - just showing spinner - it would be great to have it look like AppStore downloading indicator and see details how many MB it requires.
1
0
1.2k
Jun ’20