github urbanairship/ios-library 19.7.0

latest releases: 19.9.0, 19.8.3, 19.8.2...
one month ago

A minor release that simplifies takeOff by deprecating methods with launchOptions, adds flexibility for initialization, and includes several bug fixes.

Changes

  • Deprecated Airship.takeOff methods that include launchOptions. The takeOff method still needs to be called before application(_:didFinishLaunchingWithOptions:) finishes to ensure proper notification delegate is set up.
  • Updated Airship.takeOff to allow it to be called from MainApp.init before the application delegate is set, even with automatic setup enabled.
  • Fixed a stack overflow exception when using Scenes in the iOS 26 beta.
  • Added a potential workaround for reported crashes within AirshipWorkManager and AirshipChannel.
  • Fixed a race condition in Scene asset file operations and improved file management.

Don't miss a new ios-library release

NewReleases is sending notifications on new releases.