Description
I'm trying to run Plants vs. Zombies HD (Chinese version) using the latest LiveExec32 Nightly Release through LiveContainer on my iPad. The game crashes during startup with a missing symbol error from Security.framework.
Environment
- Device: iPad Pro (M5) 11 inch
- OS: iPadOS 27.0 Developer Beta 4
- LiveExec32: Latest Nightly Release
- LiveContainer: Latest Nightly version
- Game: Plants vs. Zombies HD — Chinese version (植物大战僵尸 HD)
- Game version: 1.9.11
- Bundle ID:
com.popcap.ios.chs.PvZiPad
- Executable:
PvZ-iPad_ZH
- Architecture: ARMv7 (32-bit)
Steps to reproduce
- Import the game's IPA into LiveContainer.
- Launch it using LiveExec32.
- The game crashes during startup with the error below.
Expected behavior
The game should launch and reach its main menu.
Actual behavior
The guest dyld aborts because it cannot resolve _kSecTrustInfoExtendedValidationKey in Security.framework.
Relevant crash report excerpt
LiveExec32 guest crash report
Signal: SIGABRT (6)
Guest abort: namespace=6, code=0x4, payload_size=0x106, flags=0x0
Guest error: Symbol not found: _kSecTrustInfoExtendedValidationKey
Referenced from: .../com.popcap.ios.chs.PvZiPad.app/PvZ-iPad_ZH
Expected in: /System/Library/Frameworks/Security.framework/Security
I will attach the game's IPA and the full crash report for reproduction.
Please let me know if you need any additional information or would like me to test a fix on my iPad. Thank you!
Crash Report.txt
IPA Link: https://drive.google.com/file/d/1QZJ6SQiBRZ0y7GYlNHhuJ51hnXuiXFjX/view?usp=drive_link
Thank you so much!
Description
I'm trying to run Plants vs. Zombies HD (Chinese version) using the latest LiveExec32 Nightly Release through LiveContainer on my iPad. The game crashes during startup with a missing symbol error from Security.framework.
Environment
com.popcap.ios.chs.PvZiPadPvZ-iPad_ZHSteps to reproduce
Expected behavior
The game should launch and reach its main menu.
Actual behavior
The guest dyld aborts because it cannot resolve
_kSecTrustInfoExtendedValidationKeyin Security.framework.Relevant crash report excerpt
I will attach the game's IPA and the full crash report for reproduction.
Please let me know if you need any additional information or would like me to test a fix on my iPad. Thank you!
Crash Report.txt
IPA Link: https://drive.google.com/file/d/1QZJ6SQiBRZ0y7GYlNHhuJ51hnXuiXFjX/view?usp=drive_link
Thank you so much!