Skip to content

Bug fixing!

Compare
Choose a tag to compare
@MarcoBrescianini MarcoBrescianini released this 13 Oct 08:18
· 55 commits to master since this release

This version fixes a severe bug that prevented the user from answering an incoming call when the ChannelViewController was presented along with the keyboard

Fixed

  • A severe bug that prevented the user from answering an incoming call. When the ChannelViewController was presented on screen, if an incoming call was received while the keyboard was shown, the call UI was obscured by the keyboard and the user could not tap any call controls
  • A minor bug that prevented a UI message from being translated in the Italian localisation
  • Fixes use of non modular header warning

Updated

  • UserDetails retrieval timeout has been increased from 400 ms to 3 seconds. Now when the call UI retrieves user details using the UserInfoFetcher provided to the SDK, it will wait 3 seconds for the UserInfoFetcher to complete before giving up and showing default information to the user