library · inferred from evidence
Airship iOS SDK
The iOS SDK provided by Airship, with versions 14, 15.0.1, and 16 mentioned.
- Airship SDK 15: DeepLinkDelegate is ambiguous for type lookup
Upgrading Airship iOS SDK from v14 to v15.0.1 breaks compilation with 'DeepLinkDelegate' is ambiguous for type lookup in this context, and Airship.DeepLinkDelegate does not work either since Airship is a concrete class. The ambiguity comes
- Airship iOS SDK crashes in Swift 6 at calculateBackgroundWaitTime
After migrating apps from Swift 5 to Swift 6, crashes appear in the Airship SDK at Workers.calculateBackgroundWaitTime(maxTime:). This is a Swift 6 concurrency crash in the SDK's rate-limiting internals, not app code: it shows up only after