Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

v4.14.11

Compare
Choose a tag to compare
@awoczek awoczek released this 06 Feb 13:04

[4.14.11] - 2024-02-06

Fixed

  • Issue with non-scrolling in-app messages.

Changed

  • The delegate method snr_registerForPushNotificationsIsNeeded() is invoked when the SDK is initialized completely.
  • When the Client.registerForPush(registrationToken:mobilePushAgreement:success:failure:) method fails, it invokes the snr_registerForPushNotificationsIsNeeded() delegate method after a short delay.

Changed

  • Improvements to stability.