Skip to content

25.4.0

Compare
Choose a tag to compare
@arifBurakDemiray arifBurakDemiray released this 17 Apr 13:35
· 6 commits to staging since this release
5250393
  • ! Minor breaking change ! Removed UIDevice.currentDevice.identifierForVendor usage in device id generation. The SDK now exclusively uses random UUIDs for device id generation.

  • ! Minor breaking change ! Server Configuration is now enabled by default. Changes made on SDK Manager > SDK Configuration on your server will affect SDK behavior directly.

  • Added a Content feature method "refreshContentZone" that does a manual refresh.

  • Extended server configuration capabilities of the SDK.

  • Added a config parameter to provide server config in the initialization "sdkBehaviorSettings: NSString".

  • Deprecated the experimental configuration function enableServerConfiguration and it will do nothing.