Skip to main content

Improved error handling: client-side handling of null values

· One min read

Description:

  • Improved SDK's internal handling of rare errors when values could be null.
  • Users should notice fewer exceptions and crashes related to reading properties of null values.
  • No external API changes were made and no user action is required.