github urbanairship/ios-library 18.0.0

latest releases: 18.4.1, 18.4.0, 18.3.1...
3 months ago

Major SDK release with several breaking changes. see the Migration Guide for more info.

Changes

  • Xcode 15.2+ is now required
  • Added support for starting Live Activities from a push
  • Notification Service extension is now rewritten in Swift
  • New Swift Automation module
    • Objective-c support has been removed
    • Breaking API changes for any apps using custom display adapters
    • Added concurrent automation processing to reduce latency if more than one automation is triggered at the same time
  • Badge modification methods are now async and use the updated UserNotification methods
  • Consolidated NSNotificationNames and keys to AirshipNotifications class
  • Replaced access to AirshipPush, AirshipContact, AirshipChannel, AirshipAnalytics with protocols
  • Updated Airship accessors to all be class vars instead of a mix of class and instance vars
  • Preliminary VisionOS support when using XCFrameworks or SPM
  • Added window animations for Scene & Survey transitions
  • Fixed Core Data warnings with Xcode 15
  • Fixed various sendable warnings when using targeted concurrency checking

Don't miss a new ios-library release

NewReleases is sending notifications on new releases.