github urbanairship/ios-library 16.11.0

latest releases: 18.9.1, 18.9.0, 18.8.0...
19 months ago

Minor release that fixes a potential channel restore issue on second run. The impact should be small since the channel create will return the same channel ID if the app has a device token or the app installed the Message Center module.

Changes

  • Fixed app restore detection false positive on second run
  • Added new optional PushNotificationDelegate method extendPresentationOptions(_:notification:completionHandler) that allows returning foreground presentation options with a callback instead of synchronously
  • Added new Config method validate(logIssues:) to prevent logging on the config.
  • Fixed nil URL log message when attempting to create a channel on the first run. The channel will now wait until the URL is available before attempting to be created. This should not cause any real difference in behavior, it only prevents the log message from being logged.
  • Fixed Xcode 14.3 beta build issues

Don't miss a new ios-library release

NewReleases is sending notifications on new releases.