Skip to content

18.0.0-beta.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 23:23
· 407 commits to main since this release
cd4c638

Second SDK 18.0.0 beta.

Changes

  • Added support for push to start tokens in live activities. Start tokens will automatically be tracked for attribute types passed into the restore call.
  • Added migration guide for 17.x -> 18.x.
  • Updated Airship accessors to all be class vars instead of a mix of class and instance vars.
  • Replaced access to AirshipPush, AirshipContact, AirshipChannel, AirshipAnalytics with protocols.
  • Consolidated NSNotificationNames and keys to AirshipNotifications class.
  • Fixed sendable warnings in PreferenceCenter and MessageCenter module.
  • Fixed coredata warnings with Xcode 15.