mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #454] Camscanner issue #416
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#416
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 @pirla711 on GitHub (Apr 17, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/454
Describe the issue
App that worked flawlessly in sidestore , crash live container
Instructions to reproduce
Use of the class <INPreferences: 0x30210e2c0> from an app requires the entitlement com.apple.developer.siri. Did you enable the Siri capability in your Xcode project?
Call stack: (
0 CoreFoundation 0x0000000185852608 0013A8B1-2524-3534-B5BA-681AAF18C798 + 185864
1 libobjc.A.dylib 0x0000000182dcd244 objc_exception_throw + 88
2 Intents 0x000000018f90930c 9452CEFD-E5CE-3CDF-B640-3BCF85DB4A34 + 1274636
3 libdispatch.dylib 0x000000018d5e2fa8 C05E486D-81F2-367E-9CE1-E14573C4C268 + 16296
4 libdispatch.dylib 0x000000018d5e47f4 C05E486D-81F2-367E-9CE1-E14573C4C268 + 22516
5 Intents 0x000000018f7f879c 9452CEFD-E5CE-3CDF-B640-3BCF85DB4A34 + 157596
6 Intents 0x000000018f9091a0 9452CEFD-E5CE-3CDF-B640-3BCF85DB4A34 + 1274272
7 Intents 0x000000018f90957c 9452CEFD-E5CE-3CDF-B640-3BCF85DB4A34 + 1275260
8 CamScanner_Lite 0x0000000109042794 CamScanner_Lite + 16639892
9 CamScanner_Lite 0x0000000108fc95d8 CamScanner_Lite + 16143832
10 CamScanner_Lite 0x0000000108fc7934 CamScanner_Lite + 16136500
11 libdispatch.dylib 0x000000018d5e1248 C05E486D-81F2-367E-9CE1-E14573C4C268 + 8776
12 libdispatch.dylib 0x000000018d5e2fa8 C05E486D-81F2-367E-9CE1-E14573C4C268 + 16296
13 libdispatch.dylib 0x000000018d5f5094 C05E486D-81F2-367E-9CE1-E14573C4C268 + 90260
14 libdispatch.dylib 0x000000018d5f56c4 C05E486D-81F2-367E-9CE1-E14573C4C268 + 91844
15 libsystem_pthread.dylib 0x000000021056c644 _pthread_wqthread + 228
16 libsystem_pthread.dylib 0x000000021056a474 start_wqthread + 8
)
What version of LiveContainer are you using?
3.3.1
Other
No response
@hugeBlack commented on GitHub (Apr 18, 2025):
You may got it work in SideStore by chance but I can't even install it. Anyways Siri doesn't work with free developer account.
@Cat-Ling commented on GitHub (Sep 14, 2025):
I think dev/mod missed the real issue here. Technically the app should work even without the Siri entitlement.