-
-
Notifications
You must be signed in to change notification settings - Fork 630
[BUG] error for ipa that have dlyb #606
Description
Describe the bug
This is issue that I have in pop up message:
Live container error:
Assertion failed: (LiveContainerSwiftUIHandle), file main.m, line 651.
Call stack: (
0 CoreFoundation 0x00000001868df228 7821F73C-378B-3A10-BE90-EF526B7DBA93 + 1155624
1 libobjc.A.dylib 0x0000000183d79abc objc_exception_throw + 88
2 CoreFoundation 0x000000018693dea0 7821F73C-378B-3A10-BE90-EF526B7DBA93 + 1543840
3 LiveContainerShared 0x0000000104654b38 __assert_rtn + 56
4 LiveContainerShared 0x0000000104654880 LiveContainerMain.cold.2 + 0
5 LiveContainerShared 0x0000000104650be0 LiveContainerMain + 8716
6 dyld 0x00000001ad6abf08 86D5253D-4FD1-36F3-B4AB-25982C90CBF4 + 257800
)
IPA used is Instagram rocket here: https://t.me/c/2285277694/221
Instructions to reproduce
Install Any ipa with dylib
What version of LiveContainer and iOS are you using?
3.5.1
Other info
No response