github urbanairship/ios-library 19.11.3

6 hours ago

Patch release that further addresses the direct open attribution race condition introduced in 19.0.0. While 19.11.0 attempted to fix this issue by introducing a synchronous completion handler method, the implementation still executed work asynchronously, which could cause direct open events to be missed in some edge cases.

Changes

  • Fixed a potential race condition that could result in missed direct open attributions by ensuring notification response handling completes synchronously before the app becomes active.

Don't miss a new ios-library release

NewReleases is sending notifications on new releases.