github BlinkReceipt/blinkreceipt-android 1.9.4-alpha01

latest releases: 2.0.0-beta04, 1.9.8, 2.0.0-beta03...
pre-release4 months ago

Recognizer SDK (1.9.4)

Digital SDK (1.6.3)

Account Linking SDK (1.5.2)

  • BREAKING CHANGE Changes to the Amazon Retailer:
    • AMAZON_BETA is replaced with AMAZON
    • AMAZON_UK_BETA is replaced with AMAZON_UK
    • AMAZON_CA_BETA is replaced with AMAZON_CA
    • AMAZON_AU_BETA is replaced with AMAZON_AU
    • AMAZON_ES_BETA is replaced with AMAZON_ES
    • AMAZON_DE_BETA is replaced with AMAZON_DE
    • AMAZON_FR_BETA is replaced with AMAZON_FR
  • Added new Retailers:
    • ALI EXPRESS (US)
    • TEMU (US)
    • SHEIN (US)
  • BREAKING CHANGE Relocated SDK distribution from https://maven.microblink.com to Maven Central.
  • BREAKING CHANGE AccountLinkingClient Public API changes:
    • Changed method signature AccountLinkingClient.verify() into AccountLinkingClient.link()
    • Changed method signature of AccountLinkingClient.order(), removing preview: (view: View?) parameter
  • Improvements in handling Web Cookies for Account Linking sessions

Barcode SDK (1.6.5)

Core SDK (1.6.5)

  • BREAKING CHANGE Relocated SDK distribution from https://maven.microblink.com to Maven Central.
  • Improvements in handling Web Cookies
  • Stability fixes and improvements

Camera SDK (1.6.5)

Camera UI SDK (1.3.9)

Earnings SDK (1.6.5)

Surveys SDK (1.5.3)

Security SDK (1.0.8)

Digital Analytics SDK (1.0.8)

Logcat SDK (1.0.8)

Messaging SDK (1.0.0)

  • New Feature (Beta): Background Refresh and blinkreceipt-messaging SDK -- We’re excited to announce
    the beta release of Background Refresh for BlinkReceipt!
  • Background Refresh allows your app to automatically fetch new orders and perform remote scrapes
    without requiring an active user session. Once enabled, BlinkReceipt sends periodic FCM push
    notifications to trigger order fetching and account updates seamlessly in the background.
  • To enable this functionality, apps must now integrate the new blinkreceipt-messaging SDK, which
    handles push notifications and background actions.
  • Key Highlights:
    • Automatic background order fetching for linked accounts (Account Linking and IMAP/Remote
      Scrape).
    • New blinkreceipt-messaging SDK dependency to manage push messaging and background workflows.
    • Lightweight integration: Initialize the SDK via code or AndroidX Startup, and delegate FCM
      messages to the SDK.
    • Supports full lifecycle management: Collect background fetch results via a simple SharedFlow
      API.
  • Getting Started:
    • Add blinkreceipt-messaging to your app’s dependencies.
    • Integrate Firebase Cloud Messaging (FCM) support if not already present.
    • Forward incoming FCM push notifications to the Messaging SDK.

Don't miss a new blinkreceipt-android release

NewReleases is sending notifications on new releases.