library · inferred from evidence
Airship iOS SDK
The iOS SDK provided by Airship, with versions 14, 15.0.1, and 16 mentioned.
- Airship iOS SDK crashes in Swift 6 at calculateBackgroundWaitTime
After migrating to Swift 6, apps crash inside the Airship SDK at Workers.calculateBackgroundWaitTime. It is a Swift 6 concurrency bug in the SDK rate limiter, fixed upstream in 19.11.1.
- Airship SDK 15: DeepLinkDelegate is ambiguous for type lookup
The clean fix is to upgrade to Airship SDK 16, where the module was renamed from Airship to AirshipKit, removing the collision, and also update the Apptimize SDK to 3.5.3, which fixed their side. The reporter confirmed the upgrade resolved