Skip to content

Releases: pubnub/swift

4.1.0

16 Sep 22:54
b8716e6

Choose a tag to compare

September 16 2021

Added

  • Add ability to parse permissions from token provided by servers.
  • Make it possible to add component identifiers for requests.

Fixed

  • Fix bufferTooSmall and make temporary buffers for files encryption / decryption adaptive in size to provided stream buffer size.
  • Don't perform HEX-encoding of Data with FCM token which should be used as-is.

Modified

  • Use token instead of authKey (if specified) for query auth.