Unity Issue Tracker - Undefined Symbol Error is thrown in Xcode when using Debug.CheckIntegrity
Fixed
UUM-73288
Undefined Symbol Error is thrown in Xcode when using Debug.CheckIntegrity
Unity: iOS
iOS
Fixed
6.0.X
Won't Fix
6.1.X
Landed before branch off.
How to reproduce:
1. Open the attached Project "DebugTest.zip"
2. Build and Run the Project on iOS
3. Observe the Errors thrown by Xcode
Expected result: No Errors appear and the App launches
Actual result: Build fails with the following Error: "Undefined symbol: CheckApplicationIntegrity(IntegrityCheckLevel)"
Reproducible with: 6000.0.5f1
Could not test with: 2021.3.39f1, 2022.3.31f1 (Debug.CheckIntegrity is not available)
Notes:
Issue does not reproduce when making a MacOS Standalone build
Prioritise and Follow this issue
Have a workaround or additional info about this issue?