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 23

  • Adds Visual Editor support for Shopify websites.

September 23

  • Removes the use of migration service workers.

September 18

  • Adds anti-flicker solution for Visual Editor.

September 16

  • Fixes a bug where the multivalue feature was giving errors.

September 4

  • Sends SDK and Account ID via post-message

September 2

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.

September 2

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.