Skip to content

2.9.0

Compare
Choose a tag to compare
@megamegax megamegax released this 07 Oct 12:02
· 819 commits to master since this release

What's changed

Predict

  • Modified Product, customFields now use Map<String,String?> map instead of Map<String,String>. This way the use case when the Product Catalog contains no value for a given custom field, therefore the field arrives containing a null value in the recommendation, can be handled.

What's new

Predict - availability zones

What's fixed

In-App

  • Deprecated EventHandler now provides a Context instead of null

Android 11

Important Notes