App crashes immediately on latest iOS 15 beta (19A5297e)

My app was working perfectly fine yesterday (on the previous iOS 15 beta). I updated the operating system and now it just crashes immediately with:

EXC_BAD_ACCESS (code=1, address=0x0)

No further information.

Anyone else experiencing this?

Does it crash on device or simulator ?

You may try the usual tricks:

  • clean build folder
  • restart XCode
  • restart Mac
App crashes immediately on latest iOS 15 beta (19A5297e)
 
 
Q