Rince Thomas
Rince Thomas

Reputation: 31

iOS app is showing crash on firebase crashlytics

I am getting crashes on the live app. libquic.dylib qlog_abort_internal + 272

enter image description here

Upvotes: 1

Views: 864

Answers (1)

Tronicnotes
Tronicnotes

Reputation: 36

Looks like this is a know issue in iOS 15 and iPadOS 15. There is a current thread where they are stating it has been resolved in iOS 15.2, so updating OS should avoid this issue. Unfortunately, no workarounds have been provided as of yet. You can see the thread here.

Upvotes: 2

Related Questions