September 2024

We are excited to share the September SDK changelog for our product!

๐Ÿ“˜

Note

Click each SDK header to view the corresponding GitHub repository for release details.

September

Web

Android

  • Fixes a date conversion issue for dates before January 1, 1970.
  • Fixes a ClassCastException issue in ProductConfig for setMinimumFetchIntervalInSeconds function.
  • Adds support for profileGetProperty.

iOS

  • Fixes the issue where iOS platform channel messages were not sent on the platform thread.
  • Adds support for profileGetProperty method.

Bug Fixes

  • Fixes a rare ArrayIndexOutOfBoundsException caused by an unsynchronized list during race conditions.
  • Fixes an issue where the Android permission popup was not triggered by PushPrimer when using InAppType.HALF_INTERSTITIAL enum.