Post

Replies

Boosts

Views

Activity

Comment on How to jump to system Shortcuts app to create a new shortcut with other shortcuts
Hepl me,Please,Don't work: if let url = URL(string: "shortcuts://import-shortcut?url= https://apphoc.kaxiongkadi.cn/DialogTips.shortcut&name=test") { UIApplication.shared.open(url, options: [:], completionHandler: { success in if success { print("Shortcuts app opened successfully.") } else { print("Failed to open Shortcuts app.") } })}
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’25