v6.15.1
Bug fixes
-
Fix
UIApplicationState
detection when started from a SwiftUI app'sinit()
function.
This fixes false positive OOMs on iOS 15 for apps that have been prewarmed without transitioning to the foreground.
#1248 -
Load configuration from the plist instead of using defaults when calling Bugsnag.start(withApiKey:)
#1245