Skip to content

Carnival iOS SDK 3.6.0 Release Notes

Compare
Choose a tag to compare
@CarnivalBot CarnivalBot released this 22 Sep 22:19
· 108 commits to main since this release

Features

Adds the ability to set an array of data types. You can now set arrays of strings, dates, integers (NSNumber) and floats (NSNumber).

Simply use the new setStrings:forKey:, setFloats:forKey:, setDates:forKey:, setIntegers:forKey: methods.

Note: This release deprecates the use of Tags too. Use setStrings instead.

Bug Fixes

We've made some changes for iOS 9 compatibility. Including fixing https://github.com/carnivalmobile/carnival-ios-sdk/issues/1