Skip to content

Call rating

Compare
Choose a tag to compare
@MarcoBrescianini MarcoBrescianini released this 30 Dec 16:48
· 34 commits to master since this release

This release adds the call rating feature to the SDK. This feature is disabled by default maintaining backwards compatibility with older SDK versions.
Please take a look at our guide for further information

Added

  • Call rating UI. Now when the call view controller is properly configured, a rating popup will be shown at the end of a call. Users can now leave a rating value between 1 to 5 stars and an optional comment to evaluate the call quality
  • User Details are now cached avoiding unnecessary requests to the client app

Fixed

  • Fixed a retain cycle leading to several memory leaks occurring in many to many calls