Skip to content

18.2.1

Latest

Choose a tag to compare

@appboyci appboyci released this 08 Sep 13:11

18.2.1

Fixed
  • Fixes a bug on HTML in-app messages without asset URLs that would present an error modal when clicking the close button.
    • This issue was introduced in the 15.2.0 release.
  • Fixes an issue where custom attributes written just as a session starts could miss the follow-up /api/v3/data request.
  • Fixes an issue where data requests could be sent prematurely during app launch before data was properly loaded.
    • The updated behavior now matches that of the Android SDK.