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.7.2 #4683

Merged
merged 40 commits into from Dec 7, 2023

Conversation

Anush-Shand
Copy link
Contributor

Android specific

iOS specific

  • Supports CleverTap iOS SDK v5.2.2. This supported version includes support for Custom Proxy Domain functionality. Check usage for cordova ios here.

Bug Fixes

  • Fixes a crash in iOS 17/Xcode 15 related to alert inapps.

Common for both android and iOS

  • Adds new public API setLocale(String locale) for in-built support to send the custom locale(i.e.language and country) data to the dashboard.
  • Adds support for Integration Debugger to view errors and events on the dashboard when the debugLevel is set to 3.

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
@Anush-Shand
Copy link
Contributor Author

@danielsogl Could you please merge this pr. A few clients are waiting on this update

@danielsogl danielsogl merged commit bddafc7 into danielsogl:master Dec 7, 2023
@Anush-Shand
Copy link
Contributor Author

@danielsogl Thanks for merging the changes. When is the next release scheduled to take off? A few clients are waiting on the same and the changes from this PR and an older PR (#4617) haven't gone out.

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.

None yet

7 participants