[PAID] MlTBRek: Offline Text and Barcode recognition using ML Kit [$8 or 551]

hi @vknow360
The issue with the app closing stems from two extensions in the custom webview: DownloadHelper and BrowserPromptHelper. The app includes ML Kit.

Specifically, adding certain blocks in DownloadHelper causes the app to close immediately upon opening.

Moreover, including BrowserPromptHelper and DownloadHelper (without configuring any blocks) leads to an app package error, preventing installation.

This occurs on Android 14 devices. I previously encountered this on my Android 13 version.

Would you be able to check these two extensions?

Did you check beta version (13) ?

1 Like

That's awesome. The issue has been resolved in this beta version 13

Hu Sunny, could you please share also with me the beta version 13. My old app is crashing using the CheckModulesAvailabity on an Android 15 device and i'd like to upgrade my MITBRek.AIX version (recieved from you on 29/08/24). Thanks

Hi, all versions are in the drive folder.

Hi Sunny,
I found the reason for the crash. Unintentionally, I changed the license key in the project, which caused the crash. It seems useful to add the related error message to the extension.
Thank you for your quick response!
P.S. Restoring the correct license key resolved the issue, and everything is working now.