[GH-ISSUE #511] Camscanner Siri entitlement #460

Closed
opened 2026-03-03 15:33:49 +03:00 by kerem · 1 comment
Owner

Originally created by @Sid6355 on GitHub (May 15, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/511

Describe the issue

Hi there, previous versions of camscanner worked fine but when newer ones are installed, they require an entitlement as follows, my question is can livecontainer itself be given this entitlement, for instance, stossy’s ram memory increase entitlement works for entire livecontainer itself due to which emulators run fine. Thanks a lot.
Use of the class <INPreferences: 0x1098bfda0> from an app requires the entitlement com.apple.developer.siri. Did you enable the Siri capability in your Xcode project?
Call stack: (
0 CoreFoundation 0x000000018ac2f228 7821F73C-378B-3A10-BE90-EF526B7DBA93 + 1155624
1 libobjc.A.dylib 0x00000001880c9abc objc_exception_throw + 88
2 Intents 0x0000000194e17cb8 FAE77FAC-3B14-3CCD-A949-97A28C22B930 + 1277112
3 libdispatch.dylib 0x0000000192aba584 395DA84F-715D-334E-8D41-A16CD93FC83C + 112004
4 libdispatch.dylib 0x0000000192aa39a8 395DA84F-715D-334E-8D41-A16CD93FC83C + 18856
5 Intents 0x0000000194ce466c FAE77FAC-3B14-3CCD-A949-97A28C22B930 + 18028
6 Intents 0x0000000194e17b4c FAE77FAC-3B14-3CCD-A949-97A28C22B930 + 1276748
7 Intents 0x0000000194e17f28 FAE77FAC-3B14-3CCD-A949-97A28C22B930 + 1277736
8 CamScanner_Lite 0x000000010ca50418 CamScanner_Lite + 29180952
9 CamScanner_Lite 0x000000010c980cac CamScanner_Lite + 28331180
10 CamScanner_Lite 0x000000010c97eb6c CamScanner_Lite + 28322668
11 libdispatch.dylib 0x0000000192aa0aac 395DA84F-715D-334E-8D41-A16CD93FC83C + 6828
12 libdispatch.dylib 0x0000000192aba584 395DA84F-715D-334E-8D41-A16CD93FC83C + 112004
13 libdispatch.dylib 0x0000000192ad6eb0 395DA84F-715D-334E-8D41-A16CD93FC83C + 229040
14 libdispatch.dylib 0x0000000192ab2f24 395DA84F-715D-334E-8D41-A16CD93FC83C + 81700
15 libdispatch.dylib 0x0000000192ab354c 395DA84F-715D-334E-8D41-A16CD93FC83C + 83276
16 libsystem_pthread.dylib 0x000000021523c9d0 _pthread_wqthread + 232
17 libsystem_pthread.dylib 0x000000021523caac start_wqthread + 8
)

Instructions to reproduce

By installing Blatant channel’s Camscanner ipa 6.87.5, earlier ipas like 6.73 or before worked fine

What version of LiveContainer are you using?

3.4.55-4c7d6f6

Other

None as of now.

Originally created by @Sid6355 on GitHub (May 15, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/511 ### Describe the issue Hi there, previous versions of camscanner worked fine but when newer ones are installed, they require an entitlement as follows, my question is can livecontainer itself be given this entitlement, for instance, stossy’s ram memory increase entitlement works for entire livecontainer itself due to which emulators run fine. Thanks a lot. Use of the class <INPreferences: 0x1098bfda0> from an app requires the entitlement com.apple.developer.siri. Did you enable the Siri capability in your Xcode project? Call stack: ( 0 CoreFoundation 0x000000018ac2f228 7821F73C-378B-3A10-BE90-EF526B7DBA93 + 1155624 1 libobjc.A.dylib 0x00000001880c9abc objc_exception_throw + 88 2 Intents 0x0000000194e17cb8 FAE77FAC-3B14-3CCD-A949-97A28C22B930 + 1277112 3 libdispatch.dylib 0x0000000192aba584 395DA84F-715D-334E-8D41-A16CD93FC83C + 112004 4 libdispatch.dylib 0x0000000192aa39a8 395DA84F-715D-334E-8D41-A16CD93FC83C + 18856 5 Intents 0x0000000194ce466c FAE77FAC-3B14-3CCD-A949-97A28C22B930 + 18028 6 Intents 0x0000000194e17b4c FAE77FAC-3B14-3CCD-A949-97A28C22B930 + 1276748 7 Intents 0x0000000194e17f28 FAE77FAC-3B14-3CCD-A949-97A28C22B930 + 1277736 8 CamScanner_Lite 0x000000010ca50418 CamScanner_Lite + 29180952 9 CamScanner_Lite 0x000000010c980cac CamScanner_Lite + 28331180 10 CamScanner_Lite 0x000000010c97eb6c CamScanner_Lite + 28322668 11 libdispatch.dylib 0x0000000192aa0aac 395DA84F-715D-334E-8D41-A16CD93FC83C + 6828 12 libdispatch.dylib 0x0000000192aba584 395DA84F-715D-334E-8D41-A16CD93FC83C + 112004 13 libdispatch.dylib 0x0000000192ad6eb0 395DA84F-715D-334E-8D41-A16CD93FC83C + 229040 14 libdispatch.dylib 0x0000000192ab2f24 395DA84F-715D-334E-8D41-A16CD93FC83C + 81700 15 libdispatch.dylib 0x0000000192ab354c 395DA84F-715D-334E-8D41-A16CD93FC83C + 83276 16 libsystem_pthread.dylib 0x000000021523c9d0 _pthread_wqthread + 232 17 libsystem_pthread.dylib 0x000000021523caac start_wqthread + 8 ) ### Instructions to reproduce By installing Blatant channel’s Camscanner ipa 6.87.5, earlier ipas like 6.73 or before worked fine ### What version of LiveContainer are you using? 3.4.55-4c7d6f6 ### Other None as of now.
kerem 2026-03-03 15:33:49 +03:00
Author
Owner

@hugeBlack commented on GitHub (May 16, 2025):

  1. GetMoreRam is MY work
  2. It's paid entitlement so no
<!-- gh-comment-id:2885380714 --> @hugeBlack commented on GitHub (May 16, 2025): 1. GetMoreRam is MY work 2. It's paid entitlement so no
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#460
No description provided.