Skip to content

Release v2.0.0 #373

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

Merged
merged 23 commits into from
Feb 15, 2024
Merged

Release v2.0.0 #373

merged 23 commits into from
Feb 15, 2024

Conversation

Anush-Shand
Copy link
Contributor

What's new

  • [Android Platform]

  • [iOS Platform]

  • [Android and iOS Platform]

    • Adds support for client-side in-apps.
    • Adds new API clearInAppResources(boolean) to delete images and gifs which are preloaded for inapps in cs mode
    • Adds new API fetchInApps() to explicitly fetch InApps from the server

Bug Fixes

  • [Android Platform]

    • Fixes a bug where JavaScript was not working for custom-html InApp header/footer templates.
    • Fixes an NPE related to AppInbox APIs.
    • Fixes a ClassCastException in defineVariable API of Product Experiences.
    • Fixes a resource name conflict with the firebase library in fcm_fallback_notification_channel_label
    • Fixes a StrictMode Violation spawning from ctVariables.init().
    • Removes use of lossy conversions leading to an issue in PushTemplates.
    • Handles an edge case related to migration of encryption level when local db is out of memory
  • [iOS Platform]

    • Fixes a bug where some in-apps were not being dismissed.

AishwaryaNanna and others added 22 commits December 23, 2023 15:27
# Conflicts:
#	Example/android/app/build.gradle
#	android/build.gradle
#	package.json
- Refactor showInbox method
…CleverTap/clevertap-react-native into task/SDK-3517_update_ct-ios-sdk_to_v5.2.2

# Conflicts:
#	CHANGELOG.md
#	index.js
* task(SDK-3646) - Adds android support for ct-sdk v6.0.0

* task(SDK-3646) - Updates libVersion

* task(SDK-3646) - Adds CHANGELOG.md for v2.0.0
…t-native into task/SDK-3517_update_ct-ios-sdk_to_v5.2.2

# Conflicts:
#	CHANGELOG.md
…k_to_v5.2.2

SDK-3517 -  Support iOS SDK 6.0.0
refactor: remove unneeded `post-install` script
//implementation 'com.google.android.gms:play-services-ads:19.0.1'


//clevertap
implementation 'com.clevertap.android:clevertap-android-sdk:5.2.1'
implementation 'com.clevertap.android:clevertap-android-sdk:6.0.0'
implementation "com.clevertap.android:push-templates:1.0.9"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Anush-Shand Can you update push-template version?

Copy link
Contributor

@piyush-kukadiya piyush-kukadiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Anush-Shand Anush-Shand merged commit e9459aa into master Feb 15, 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.

6 participants