What's new
-
[Android Platform]
-
[iOS Platform]
- Supports Signed Call iOS SDK v0.0.9 which is compatible with CleverTap iOS SDK v7.0.2 and higher.
-
[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.
- Addresses the Notification trampoline restrictions, introduced in Android 12 and above, which blocks the activity launches from the
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.