Update procedures vary by platform:

Android/Fire OS:

  • Update the dependency version in the Gradle configuration
  • Follow the migration guide when upgrading from 0.x to 1.0
Learn more: Migration Guide

Windows:

  • The Massive service supports auto-updates distributed by Massive and will update automatically after installation.
  • The client library does not update automatically—you must manually update the SDK package in your project.
Learn more: Windows Guide

iOS:

  • Download the latest xcframework
  • Update the embedded framework in Xcode
  • Test integration after updates
Learn more: iOS Integration Guide