0

My app is working as expected till iOS18 but crashing on iOS 26 with below error

AGX: AGX: agxa_device_template.hpp:1467:setupCompiler: *** FATAL: driver shader binary file not found in (null) for extension g15p!!!D [yHZ]: added warning: [MEDIUM]: SW04: A debugger is attached to the App.D [ProbeCallbacks]: [IXGUARD] debugger detectedobjc[1461]: couldn't dlopen libobjc-trampolines.dylib: dlopen(/usr/lib/libobjc-trampolines.dylib, 0x0106): tried: '/usr/lib/system/introspection/libobjc-trampolines.dylib' (no such file, not in dyld cache), /usr/lib/libobjc-trampolines.dylib' (no such file), '/private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib' (open() failed with errno=24), '/usr/lib/libobjc-trampolines.dylib' (no such file, not in dyld cache)
askedSep 18 at 4:03
Developer's user avatar

1 Answer1

0

This issue occurred due to an outdated SDK in the app. It is likely that some support for Objective-C was removed in iOS 26, resulting in the crash.

answeredSep 22 at 3:24
Developer's user avatar
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

Sign up orlog in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

By clicking “Post Your Answer”, you agree to ourterms of service and acknowledge you have read ourprivacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.