[GH-ISSUE #451] 美团12.32.203报错 #414

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

Originally created by @Tianlengle on GitHub (Apr 17, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/451

Describe the issue

打开美团会闪退
第二次打开会提示如下错误信息
Use of the class <INPreferences: 0x11d1a02e0> from an app requires the entitlement com.apple.developer.siri. Did you enable the Siri capability in your Xcode project?
Call stack: (
0 CoreFoundation 0x000000019a3452f8 0551BAA3-C6E9-3423-B0E2-BE69719C1D7F + 1155832
1 libobjc.A.dylib 0x00000001977c9a7c objc_exception_throw + 88
2 Intents 0x00000001a4519b20 0D7936A5-6E76-36E8-AF22-69E50000025D + 1276704
3 libdispatch.dylib 0x00000001a21c3584 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 112004
4 libdispatch.dylib 0x00000001a21ac9a8 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 18856
5 Intents 0x00000001a43e7ea4 0D7936A5-6E76-36E8-AF22-69E50000025D + 24228
6 Intents 0x00000001a45199b4 0D7936A5-6E76-36E8-AF22-69E50000025D + 1276340
7 Intents 0x00000001a4519d90 0D7936A5-6E76-36E8-AF22-69E50000025D + 1277328
8 imeituan 0x00000001120c8c30 imeituan + 79072304
9 imeituan 0x00000001120c8368 imeituan + 79070056
10 imeituan 0x00000001120c8eb8 imeituan + 79072952
11 libdispatch.dylib 0x00000001a21a9aac 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 6828
12 libdispatch.dylib 0x00000001a21c3584 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 112004
13 libdispatch.dylib 0x00000001a21df25c 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 225884
14 libdispatch.dylib 0x00000001a21ae1f8 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 25080
15 libdispatch.dylib 0x00000001a21bbdb0 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 81328
16 libdispatch.dylib 0x00000001a21bc54c 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 83276
17 libsystem_pthread.dylib 0x0000000224795624 _pthread_wqthread + 232
18 libsystem_pthread.dylib 0x00000002247929f8 start_wqthread + 8
)

Instructions to reproduce

live添加 美团ipa
启动同意授权 .进去后悔闪退
第二次打开就会出现错误提示
(live环境
免jit模式.
未开启app共享
开启独立AppGroup选项
其余设置都是默认 )

What version of LiveContainer are you using?

3.3.1

Other

No response

Originally created by @Tianlengle on GitHub (Apr 17, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/451 ### Describe the issue 打开美团会闪退 第二次打开会提示如下错误信息 Use of the class <INPreferences: 0x11d1a02e0> from an app requires the entitlement com.apple.developer.siri. Did you enable the Siri capability in your Xcode project? Call stack: ( 0 CoreFoundation 0x000000019a3452f8 0551BAA3-C6E9-3423-B0E2-BE69719C1D7F + 1155832 1 libobjc.A.dylib 0x00000001977c9a7c objc_exception_throw + 88 2 Intents 0x00000001a4519b20 0D7936A5-6E76-36E8-AF22-69E50000025D + 1276704 3 libdispatch.dylib 0x00000001a21c3584 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 112004 4 libdispatch.dylib 0x00000001a21ac9a8 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 18856 5 Intents 0x00000001a43e7ea4 0D7936A5-6E76-36E8-AF22-69E50000025D + 24228 6 Intents 0x00000001a45199b4 0D7936A5-6E76-36E8-AF22-69E50000025D + 1276340 7 Intents 0x00000001a4519d90 0D7936A5-6E76-36E8-AF22-69E50000025D + 1277328 8 imeituan 0x00000001120c8c30 imeituan + 79072304 9 imeituan 0x00000001120c8368 imeituan + 79070056 10 imeituan 0x00000001120c8eb8 imeituan + 79072952 11 libdispatch.dylib 0x00000001a21a9aac 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 6828 12 libdispatch.dylib 0x00000001a21c3584 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 112004 13 libdispatch.dylib 0x00000001a21df25c 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 225884 14 libdispatch.dylib 0x00000001a21ae1f8 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 25080 15 libdispatch.dylib 0x00000001a21bbdb0 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 81328 16 libdispatch.dylib 0x00000001a21bc54c 2C7DB97B-46F0-3A67-AF9F-E26859F0008D + 83276 17 libsystem_pthread.dylib 0x0000000224795624 _pthread_wqthread + 232 18 libsystem_pthread.dylib 0x00000002247929f8 start_wqthread + 8 ) ### Instructions to reproduce live添加 美团ipa 启动同意授权 .进去后悔闪退 第二次打开就会出现错误提示 (live环境 免jit模式. 未开启app共享 开启独立AppGroup选项 其余设置都是默认 ) <!-- Failed to upload "美团.com.meituan.imeituan.(12.32.203).zip" --> ### What version of LiveContainer are you using? 3.3.1 ### Other _No response_
kerem 2026-03-03 15:33:25 +03:00
Author
Owner

@hugeBlack commented on GitHub (Apr 17, 2025):

siri需要付费开发者账户,livecontainer不支持。你可以试下这个插件看看行不行https://github.com/LiveContainer/LiveContainer/issues/438#issuecomment-2786926773

<!-- gh-comment-id:2811704964 --> @hugeBlack commented on GitHub (Apr 17, 2025): siri需要付费开发者账户,livecontainer不支持。你可以试下这个插件看看行不行https://github.com/LiveContainer/LiveContainer/issues/438#issuecomment-2786926773
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#414
No description provided.