Skip to content

Commit

Permalink
Merge pull request #192 from webex/ciscoRankush-patch-2
Browse files Browse the repository at this point in the history
Release 3.11.4
  • Loading branch information
ciscoRankush authored Dec 18, 2024
2 parents d38fa77 + 114fc85 commit f5e3228
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log
All notable changes to this project will be documented in this file.
#### 3.11.4 Releases
- `3.11.4` Releases - [3.11.4](#3114)

#### 3.11.3 Releases
- `3.11.3` Releases - [3.11.3](#3113)
Expand Down Expand Up @@ -94,8 +96,14 @@ All notable changes to this project will be documented in this file.
#### 0.2.0 Releases
- `0.2.0` Releases - [0.2.0](#020)

# [3.11.4](https://github.com/webex/webex-ios-sdk/releases/tag/3.11.4)
Released on **18 Dec, 2024**.
### Fixed
- Fixed the issue where `onIncomingCall` was triggered before processPushNotification.
- Resolved delays in `onCallDisconnect` events by properly handling Mercury events during app transitions.

## [3.11.3](https://github.com/webex/webex-android-sdk/releases/tag/3.11.3)
Released on **7 Jun, 2024**.
Released on **6 Jun, 2024**.
### Added
- The dial & dialPhoneNumber APIs will have the error description in case of failure.
- Access token invalidation or expiry will result in the SDK APIs returning Unauthorized error inside the completion handlers.
Expand Down

0 comments on commit f5e3228

Please sign in to comment.