Hello devs...I'm running into an issue where my app launches and then immediately crashes. The app will run fine in dev and even if I push a release version directly to the phone - no errors or crashes. Only crashes with an appstore build. Looking at the Device Log, this is the only instance of an error with the app? Using VS 2019 for Mac with latest updates and packages.
Error (72) / assertiond: SyscallError: setpriority(PRIO_DARWIN_ROLE, 10656, 3): No such process
Something to do with load arguments? Just difficult to troubleshoot since this only happens with the appstore.
Any suggestions or help would be greatly appreciated.