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 3.3.0 #4883

Merged
merged 49 commits into from
Dec 16, 2024

Conversation

Anush-Shand
Copy link
Contributor

New Features

Android Specific

  • Supports CleverTap Android SDK v7.0.3.
  • Removes character limit of maximum 3 lines from AppInbox messages
  • Adds support for AndroidX Media3 in lieu of the deprecation of ExoPlayer. While Clevertap continues to support ExoPlayer, migration is recommended. For migration refer here.

iOS specific

Common for both Android and iOS

  • Adds support for triggering InApps based on user attribute changes.
  • Adds support for File Type Variables in Remote Config. Please refer to the Remote Config Variables doc to read more on how to integrate this in your app.
  • Adds support for Custom Code Templates. Please refer to the CustomCodeTemplates doc to read more on how to integrate this in your app.
  • Changes campaign triggering evaluation of event names, event properties, and profile properties to ignore letter case and whitespace.
  • Adds support for previewing in-apps created through the new dashboard advanced builder.
  • Adds support for custom handshake domain configuration.

Bug Fixes

Android Specific

  • Fixes an ANR caused by extremely old InApp campaigns.
  • Fixes an issue where incorrect callbacks were sent for InApps when the phone was rotated.
  • Fixes an issue where an InApp was displayed even after all the campaigns were stopped.
  • Fixes an issue where the InApp image was not shown when the phone was rotated to landscape.
  • Fixes an issue where certain URLs loaded incorrectly in custom HTML InApp templates.

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
piyush-kukadiya and others added 19 commits December 30, 2022 16:02
Update index.ts to support cordova 2.7.0
- Adds 2 new APIs = clearInAppResources() and fetchInApps()
task(SDK-3757) - Add support for cordova v3.0.0
….2.0

task(SDK-3757) - Add support for cordova v3.2.0
- Custom Templates
- File Variables
@Anush-Shand
Copy link
Contributor Author

@danielsogl Could you please merge this PR and make a release, a few clients are waiting on the new features

@danielsogl danielsogl merged commit 21e3e37 into danielsogl:master Dec 16, 2024
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.

7 participants