@SteveB: Do you get the crash when the app is built with 10.0.1-rc-1?
If so, then it probably isn't that unfortunately - those iOS binaries are linked using Xcode 14.x (I can't remember the exact version) which doesn't have Apple's new linker (which had numerous bugs in Xcode 15.x - most of which are now fixed in Xcode 15.4 it seems).
Are you able to get a crash report from the device when it crashes? (One from a 10.0.0 or before build will at least give us a hint to the problem - one from 10.0.1-rc-1 build would be more useful).
If so, then it probably isn't that unfortunately - those iOS binaries are linked using Xcode 14.x (I can't remember the exact version) which doesn't have Apple's new linker (which had numerous bugs in Xcode 15.x - most of which are now fixed in Xcode 15.4 it seems).
Are you able to get a crash report from the device when it crashes? (One from a 10.0.0 or before build will at least give us a hint to the problem - one from 10.0.1-rc-1 build would be more useful).
Statistics: Posted by LCMark — Thu Oct 10, 2024 4:28 pm — Replies 5 — Views 531