Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(clevertap): support clevertap-cordova 2.6.0 #4458

Merged
merged 32 commits into from
Dec 31, 2022

Conversation

piyush-kukadiya
Copy link
Contributor

  • Supports CleverTap Android SDK v4.6.6
  • Supports cordova android 11.0.0
  • Supports Android exoplayer v2.17.1. Note : this upgrade will result in minor ui changes for interstitial in app and inbox notifications that uses exoplayer.
  • Adds new callback onCleverTapInboxItemClick to receive inbox item click.
  • Breaks Android setPushXiaomiToken() API where new changes adds region as second mandatory parameter to specify server region.If you are using this method make sure you pass region while calling setPushXiaomiToken().
  • Supports CleverTap iOS SDK v4.2.0.
  • Adds a public method deleteInboxMessagesForIds() for deleting multiple App Inbox messages by passing a collection of messageIDs. Please note that this is only for iOS, and NO-OP for Android as of now.

pwilkniss and others added 30 commits July 25, 2018 19:30
fix: Remove unnecessary adder .scripts Folder

fix: Remove unwanted added folder .circleci

fix: Remove unwanted added File .npmrc

fix: Revert .Github Folder Changes to as per Ionic-Native master

fix: Update changes as per ionic-native master
…a-plugins into danielsogl-master

# Conflicts:
#	src/@awesome-cordova-plugins/plugins/clevertap/index.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants