Skip to content

Android SDK - Changelog

All notable changes to the GlomoPay Android SDK.

[1.0.0] - 2026-08-17

Initial stable release.

Added

  • Standard, LRS, and Subscriptions checkout flows
  • Automatic order type detection
  • Payment success/failure callbacks with signature verification
  • Device security compliance (root/debugger detection for live keys)
  • Mock mode (test_ and mock_ key prefixes)
  • Connection error handling with recovery hints
  • File upload support (system document picker)
  • ProGuard/R8 consumer rules included
  • LRS education carousel support above the secure bank flow
  • Mixpanel analytics (SDK telemetry, not merchant-facing)
  • Sentry error reporting (SDK telemetry, not merchant-facing)

Fixed

  • Fixed a WebView callback race that could leave checkout stuck behind the loading overlay