Post

Replies

Boosts

Views

Activity

Reply to AppShortcutsProvider limitedAvailability in result builder crash
I encountered the same problem. My structure uses @available(iOS 18, *), but the app shortcut is also registered in iOS 16 and iOS17 phones. I wrote if #available(iOS 18.0, *) conditional judgment, but the app shortcut is not registered in all systems. How can I solve this problem? Urgent
Replies
Boosts
Views
Activity
Nov ’24