This repository was archived by the owner on Jul 1, 2024. It is now read-only.
v4.14.11
[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 thesnr_registerForPushNotificationsIsNeeded()
delegate method after a short delay.
Changed
- Improvements to stability.