Skip to content

6.5.12

Latest
Compare
Choose a tag to compare
@jyu115 jyu115 released this 02 Jun 14:49
374ca53
  • Made IterableDataRegion an @objc class for better Objective-C compatibility.
  • Improved robustness of the SDK by adding more internal initialization checks before executing certain operations.
  • Enhanced thread safety for embedded message data handling, leading to increased stability.
  • Improved IterableEmbeddedView by making imgView and cardImageView optional, leading to more robust view handling, particularly for .card and .banner types when images might not be present.
  • Minor refinements to authentication and token refresh logic for increased stability.