Skip to content

CleverTap 2.0.9

Compare
Choose a tag to compare
@pwilkniss pwilkniss released this 15 Mar 02:51
· 2397 commits to master since this release

Adds support for migrating from Parse.com push notifications.
Adds support for multi-value (JSONArray) user profile properties.
Adds support for In-App Notification display frequency capping.

Note: To support multi-value user profile properties, CleverTap.profile.getProperty(key) now returns an Object, rather than a String.