Skip to content

Azure Communication Calling iOS SDK version 2.1.0

Compare
Choose a tag to compare
@xumo-95 xumo-95 released this 04 Jun 00:03
· 368 commits to master since this release
a5ab50b

Azure Communication Calling iOS SDK version 2.1.0.

Features Added

  • Voice and video calling support in Azure government.
  • Push Notifications support for stopping an incoming call because it was answered in another device, or caller cancelled, etc.

Bugs fixed

  • Fix for internal update when Call Id changes in the middle of a call.
  • Fix for fetching token from background thread blocks the creation of CallAgent.
  • Fix for simulator crash when UI window size is returned as zero.
  • Fix for audio not flowing issue when resume ACS call from PSTN call.