library · inferred from evidence
WorkRateLimiter
A component within the Airship iOS SDK responsible for rate-limiting operations.
- 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