Skip to content

2.14.1 Release

Compare
Choose a tag to compare
@jkasten2 jkasten2 released this 06 Jun 02:17

Fixed OSIndirectNotification error on SDK upgrade & switch to UIAlertController

  • Fixed app start crash related to OSIndirectNotification rename in 2.14.0. Fixes issue #680
  • Switched to AlertControllers from AlertViews for SwiftUI compatibility. PR #683