Post

Replies

Boosts

Views

Activity

Reply to Background assed download error: "BAApplicationInfo is missing an extensionIdentity"
I got the same problem, does anyone know how to solve it?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’23
Reply to File download failed
Meet the same problem, do you have any idea?
Replies
Boosts
Views
Activity
Aug ’23
Reply to Frequent Appear Download did fail: BAManifestDownload Error Domain=NSURLErrorDomain Code=-999 "cancelled"
Have you tried to add if (@available(iOS 16.1, *)) { [BADownloadManager sharedManager]; } I met the same problem, and found that add this when app launched can fix this problem.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to 如何在安装APP后,可以在系统的快捷指令APP中直接看到并使用超过10个以上的自定义快捷指令
尝试在AppShortcut中使用AppEntity
Replies
Boosts
Views
Activity
Oct ’24
Reply to Siri not picking up app intent
Hi, I got the same problem. If I use the phrases "Add book in (.applicationName)", It can pick up siri and ask the param of bookTitle. But if I use "Add (.$bookTitle) in (.applicationName)", it cant be used.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to Spotlight App shortcut can't refresh when refresh the AppEntity
PS: I also found this bug in the system Notes app
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24