All notable changes to the GlomoPay Android SDK.
Initial stable release.
- 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_andmock_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 a WebView callback race that could leave checkout stuck behind the loading overlay
- Android SDK documentation - v1 API reference
- Android SDK overview