Closed brunolimam closed 4 years ago
Thank you!
This issue is still happening on devices running iOS 9.
I have latest XCode (11.5) and device has 9.3.6 and it is crashing on
override init() {
super.init()
}
Need help
This could be a compiler bug. App built with XCode 11.1 or 11.2 does not crash.
The init
coder
is crashing on iOS 9 because of!
atsuper.init