Releases: monetate/monetate-personalization-ios-sdk-cocoapod
2025.01.10
Added more validation for deviceId and MonetateId
by @ust-rajanmarathe in #27
2025.01.02
Removed ProductView event from iOS SDK
Made iOS Cocoapods SDK private
by @ust-rajanmarathe in #26
2024.10.18
Removed Context Closed session event from iOS SDK
by @ust-rajanmarathe in #25
2024.07.08
API response is now updated to send JSON instead of Data to client.
by @ust-rajanmarathe in #24
2024.05.23
Modified type of action array in decision request, now user has to send array of action strings(like- arrActionTypes: ["monetate:action:OmnichannelJson", "monetate:action:OmnichannelRecommendation"])
by @ust-rajanmarathe in #23
Added function to generate and return monetateId in Personalization.
by @ust-rajanmarathe in #23
2024.04.23
includeReporting flag is added in DecisionRequest for iOS SDK.
by @ust-rajanmarathe in #22
2024.04.10
Instance of Personalisation Class is not singleton(shared) anymore.
by @ust-rajanmarathe in #20
Added local validations for Error reporting in iOS SDK, application developer will be given an error for wrong inputs.
by @ust-rajanmarathe in #21
2024.03.07
Removed "Auto" feature from iOS SDK for deviceID & monetateID.
by @ust-rajanmarathe in #19
2023.11.17
Integrated Omni Data Collection action into SDK
by @ust-rajanmarathe in #18
2023.10.16
Test coverage is increased.
by @ust-rajanmarathe in #17