Skip to content

Carnival iOS SDK 6.0.0 Release Notes

Compare
Choose a tag to compare
@samjarman samjarman released this 24 Jan 20:57
· 84 commits to main since this release

This is primarily a deprecation removal release.

Features

  • A new CarnivalLogger delegate which allows you to collect logs generated by the iOS SDK. By default, logs are outputted to the console.

Removals

  • Support Video Call Messages
  • Setting and getting of Tags
  • Carnival set* attributes methods (use CarnivalAttributes instead)
  • Support for iOS 7. iOS 8+ is supported.