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

Release v0.8.0 #53

Merged
merged 55 commits into from
Mar 7, 2025
Merged

Release v0.8.0 #53

merged 55 commits into from
Mar 7, 2025

Conversation

gupta-shrinath-ct
Copy link
Contributor

What's new

  • [Android Platform]

    • Supports Signed Call Android SDK v0.0.7.7 which is compatible with CleverTap Android SDK v7.0.2.
    • Adds new public API SignedCall.isInitialized() to retrieve the initialization status.
    • Adds new public API SignedCall.dismissMissedCallNotification() to dismiss the missed call notification.
  • [iOS Platform]

  • [Android and iOS Platform]

    • Migrates the bridge to a backwards-compatible New Architecture Turbo Module.
    • The CleverTap SignedCall ReactNative SDK continues to be compatible with both the Old and the New Architecture.

Bug Fixes

  • [Android Platform]
    • Addresses the Notification trampoline restrictions, introduced in Android 12 and above, which blocks the activity launches from the SignedCall.SignedCallOnMissedCallActionClicked callback triggered upon clicking the missed call CTA.
    • Fixes an issue where the call notification would disappear upon pressing the back button on certain devices.

Enhancements

  • [Android Platform]
    • Addresses limitations related to microphone access during ongoing calls when user moves the app to the background.The Google Play Console will prompt you to declare the usage of this permission, for which you need to provide a demo video link. Please refer to the SDK documentation for guidance on how to address this.
    • Enforces the network quality checks during call initiation and reception, and capturing the network latency.

- Update RN & Yarn
Copy link
Contributor

@shivamsharma2710 shivamsharma2710 left a comment

Choose a reason for hiding this comment

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

LGTM

@shivamsharma2710
Copy link
Contributor

LGTM

@gupta-shrinath-ct gupta-shrinath-ct merged commit 968488e into main Mar 7, 2025
0 of 3 checks passed
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.

2 participants