Recognizer SDK (2.0.0)
- Stability fixes and improvements
Digital SDK (2.0.0)
- Stability fixes and improvements
Account Linking SDK (2.0.0)
- Refactored Account Linking Analytics implementation, replaced with Digital API
operation_events
implementation. - Stability fixes and improvements
Barcode SDK (2.0.0)
- Stability fixes and improvements
Core SDK (2.0.0)
ScanResults.eReceiptRawHtml()
will no longer contain the HTML tags string value as it now returns a NULL or an empty string.- Instead, we've introduced new fields to store raw values:
ScanResults.rawData()
- This field can be either HTML tags OR a stringified JSON string value.
ScanResults.rawDataType()
- This field can be either "html" or "json" string value.
- Instead, we've introduced new fields to store raw values:
- Stability fixes and improvements
Camera SDK (2.0.0)
- Stability fixes and improvements
Camera UI SDK (2.0.0)
- Stability fixes and improvements
Earnings SDK (2.0.0)
- Stability fixes and improvements
Surveys SDK (2.0.0)
- Stability fixes and improvements
Security SDK (2.0.0)
- Stability fixes and improvements
Digital Analytics SDK (2.0.0)
- Optimize database usage by storing orders.raw_data payload in a separate file storage to avoid possible OOM issues and better overall performance.
- Refactored Account Linking Analytics implementation, replaced with Digital API
operation_events
implementation. - Stability fixes and improvements
Logcat SDK (2.0.0)
- Stability fixes and improvements
Messaging SDK (2.0.0)
- Stability fixes and improvements