I am trying to package my game for iOS, but I keep getting this error

Also, I forgot to mention, I seem to get this warning repeatedly in packaging

UATHelper: Packaging (iOS): ld: warning: Invalid debug info found, debug info will be stripped

Open the ProjectSettings and see if you have turned on the “Metal Desktop Renderer”, if it is on, please turn it off.

That seemed to fix the problem! The game is now functioning correcty, with no errors! Thank you so much for your help!

Oh, actually, now the sound isn’t working.

Nevermind, for some reason my cue wasn’t in the level. I have fixed the problem. Thanks!