BlinkReceipt / blinkreceipt-android

MIT License
49 stars 16 forks source link

CameraRecognizerResults returns empty media items when clicked on Tick Button( Done) before scanCharacteristics are returned by the Blink Camera UI SDK #92

Closed vtn-dev-manish closed 2 months ago

vtn-dev-manish commented 3 months ago

CameraRecognizerResults returns empty media items when clicked on Tick Button( Done) before scanCharacteristics are returned by the Blink Camera UI SDK. The button to continue is avaible for click even before the sdk has returned media items back to the application. It working fine on IOS and only returns empty media items (receipt images) in case of android.

https://github.com/BlinkReceipt/blinkreceipt-android/assets/163402036/d68829c5-eb1d-4db4-808b-5cc537d80a86

pequots34 commented 2 months ago

@vtn-dev-manish should be addressed in the latest version of the SDK. Thanks for reporting this!