mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #1109] [BUG] from an app requires the entitlement com.apple.developer.siri. Did you enable the Siri capability in your Xcode project #974
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#974
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @simple4wan on GitHub (Jan 21, 2026).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1109
Describe the bug
Use of the class <INPreferences: 0x13c933280> from an app requires the entitlement com.apple.developer.siri. Did you enable the Siri capability in your Xcode project?
Call stack: (
0 CoreFoundation 0x000000019987f9a0 B4A0233B-F37D-3EF6-A977-E4F36199C5A4 + 809376
1 libobjc.A.dylib 0x0000000196799814 objc_exception_throw + 88
2 Intents 0x00000001a518d464 F9619323-6ED3-3EFC-B0BF-BC86EE32DB2C + 1213540
3 libdispatch.dylib 0x00000001d1c327ec 6A1B4FAB-B326-3373-8BAB-8E8464C68C66 + 112620
4 libdispatch.dylib 0x00000001d1c1b9e0 6A1B4FAB-B326-3373-8BAB-8E8464C68C66 + 18912
5 Intents 0x00000001a5067a94 F9619323-6ED3-3EFC-B0BF-BC86EE32DB2C + 10900
6 Intents 0x00000001a518d2f8 F9619323-6ED3-3EFC-B0BF-BC86EE32DB2C + 1213176
7 Intents 0x00000001a518d734 F9619323-6ED3-3EFC-B0BF-BC86EE32DB2C + 1214260
8 imeituan 0x0000000118c697b4 imeituan + 79746996
9 imeituan 0x0000000118c68f80 imeituan + 79744896
10 imeituan 0x0000000118c69a14 imeituan + 79747604
11 libdispatch.dylib 0x00000001d1c18adc 6A1B4FAB-B326-3373-8BAB-8E8464C68C66 + 6876
12 libdispatch.dylib 0x00000001d1c327ec 6A1B4FAB-B326-3373-8BAB-8E8464C68C66 + 112620
13 libdispatch.dylib 0x00000001d1c4e7dc 6A1B4FAB-B326-3373-8BAB-8E8464C68C66 + 227292
14 libdispatch.dylib 0x00000001d1c1d2fc 6A1B4FAB-B326-3373-8BAB-8E8464C68C66 + 25340
15 libdispatch.dylib 0x00000001d1c2af48 6A1B4FAB-B326-3373-8BAB-8E8464C68C66 + 81736
16 libdispatch.dylib 0x00000001d1c2b6fc 6A1B4FAB-B326-3373-8BAB-8E8464C68C66 + 83708
17 libsystem_pthread.dylib 0x00000001f582237c _pthread_wqthread + 232
18 libsystem_pthread.dylib 0x00000001f58218c0 start_wqthread + 8
)
Instructions to reproduce
com.meituan.imeituan
What version of LiveContainer and iOS are you using?
3.6.1 ios 26
Verify steps
Crash Log
No response
Other info
No response