We've noticed that our app is now immediately crashing on background on iOS 14 Beta 3 with the 0xdead10cc termination reason. This indicates (as per Technical Note TN2151 - https://developer.apple.com/library/archive/technotes/tn2151/_index.html) that the app held on to a file lock or sqlite database lock during suspension.
However this crash didn't occur at all prior to beta 3.
Did something change in iOS that might cause this? Stricter enforcement?
This is a hard crash for us to debug with little than the technical note to go on and potentially an unknown change in iOS itself.
28
0
11k