Release Notes
Last updated
Last updated
Fixed an issue where in-app message exposure would cause load internally under certain conditions on Android 15.
Fixed an issue where the next in-app message would not be displayed if the in-app message rendering failed.
setUserProfile(String key, JSONArray value)
Added to DFINERYProperties .
Retry logic has been applied when an API request fails due to issues such as network communication.
Changed so that network request payload is printed when the log level is set to Debug or higher.
Personalization of event attributes is supported when displaying in-app messages.
disableSDK()
Added stopping the SDK and removing local data .
disalbeSDK()enableSDK()
Added ability to resume SDK when it is stopped .
suspendUserTargeting()
has been removed.
Fixed a bug in version 1.2.0 that prevented in-app messages from being used
Change the name of a constant
Change the name of a constant
null
You can now initialize it by entering the advertising ID and push token values.
Support for in-app message operators with values, no values, and empty arrays
Fixed a bug where display restrictions based on exposure frequency of test in-app messages were not applied
Fixed a bug that occurred when delaying an in-app message without setting a termination event.
Changed the exposure logic when a delayed in-app message for the same event is registered
Fixed bugs occurring in some operators of in-app messages
Modified so that test in-app messages are displayed with priority over regular in-app messages
Fixed in-app messages not appearing darker than the console
Add push function
Added in-app messaging feature
First distribution