Skip to content

Bug fixing snapshot and audio upgradable calls. BC Warning!

Compare
Choose a tag to compare
@MarcoBrescianini MarcoBrescianini released this 07 Jul 17:55
· 64 commits to master since this release

Fixed

  • Fixed a bug affecting snapshot component that resulted in a dark image when the first snapshot image was taken
  • Fixed a bug affecting audio upgradable calls that could result in an audio not being played on call opponents when an incoming call was received with the app in background and device unlocked.

Updated

  • Warning: Possible breaking change. Update outgoing call intent's call type. BDKCallType enum values have been updated following objective-c naming conventions see BDKMakeOutgoingCallIntent for more details. Only swift apps integrating the sdk should be affected by this change
  • Warning: Possible breaking change. Update internal project structure. Now all SDK submodules have been merged into a unique binary framework. Even though this change should not affect host app's code, you might be affected by this change if for example you are integrating the SDK framework manually (Cocoapods users should not be influenced by this change), or if you are importing one of the submodules symbols