insightautos / cordova-gmv-barcode-scanner

A Cordova barcode scanning plugin based on the Google Mobile Vision library for iOS & Android.
MIT License
52 stars 77 forks source link

issue in building apk #36

Open 2santoshbhatt opened 1 year ago

2santoshbhatt commented 1 year ago

Task :app:mergeExtDexDebug FAILED ERROR:: D8: Static interface methods are only supported starting with Android N (--min-api 24): Landroidx/browser/trusted/TrustedWebActivityDisplayMode;fromBundle(Landroid/os/Bundle;)Landroidx/browser/trusted/TrustedWebActivityDisplayMode; ERROR:: D8: Default interface methods are only supported starting with Android N (--min-api 24): Landroidx/core/internal/view/SupportMenuItem;setTooltipText(Ljava/lang/CharSequence;)Landroid/view/MenuItem;

FAILURE: Build failed with an exception.

santinello31 commented 8 months ago

I'm also getting the above error when building. Was a solution found or is there a workaround. Tried suggestions in error message and plugin still won't build. Thanks.