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: