Leanplum / Leanplum-iOS-SDK

Leanplum's integrated solution delivers meaningful engagement across messaging and the in-app experience.
https://www.leanplum.com
Apache License 2.0
71 stars 59 forks source link

Expose functionality for CleverTap push notifications #563

Closed nzagorchev closed 1 year ago

nzagorchev commented 1 year ago
What Where/Who
JIRA Issue SDK-2966
People Involved @nzagorchev

Background

Expose logic for CleverTap push notifications, so the behavior can be customized by clients using the Wrapper.

Changes default value for openDeepLinksInForeground to false.

Implementation

Adds the following methods for better control over CleverTap push notifications:

Testing steps

Manual

Is this change backwards-compatible?

Yes