Skip to content

Releases: zelloptt/zello-ios-sdk

authToken is nullable when setting up ZCCSession

08 May 15:16
a849605
Compare
Choose a tag to compare

Changes ZCCSession API to make the authentication token nullable. It is no longer necessary when connecting to a ZelloWork network.

Updates build for Apple Silicon machines

28 Jun 21:06
50b4a1b
Compare
Choose a tag to compare

The library now supports building on Apple Silicon machines.

  • Includes libopus via cocoapod

Fixes issue parsing base64url-encoded auth tokens

11 Nov 19:42
Compare
Choose a tag to compare
v0.5.5

Updates podspec for new version number

Fixes receiving audio messages from Android SDK

22 Jan 20:52
aa72da4
Compare
Choose a tag to compare

Fixes an issue where audio messages from the Android Channels SDK were rejected.

Updates Cocoapod description

05 Nov 22:19
1f4b2c7
Compare
Choose a tag to compare

Updates the description in the podspec to include the new 0.5 features.

Ready to use as cocoapod

04 Nov 22:31
4eeeaef
Compare
Choose a tag to compare

Added podspec file, etc. Tagged for release as a cocoapod.

Images, texting, location message features

16 Oct 20:01
Compare
Choose a tag to compare

This release separates the iOS SDK into its own repository to support package managers, and adds new features:

  • Send messages to individual users instead of the whole channel
  • Image messages
  • Text messages
  • Location messages