SDK Enhancements
Support for Split Manager on Android and iOS
With the Split Manager, it is now possible to get information regarding all of the Splits available to the client. Learn more in our documentation for the Android SDK and for the iOS SDK.
Support for Split getTreatments()
on iOS
In some instances, you may want to evaluate treatments for multiple splits at once. You can use the getTreatments
method of the Split client to do this. Learn more in our documentation.