googlesamples / mlkit

A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

com.google.mlkit.common.MlKitException: Feature not available in the current version of the Google Play services at com.google.mlkit.vision.documentscanner.internal.zzb.getStartScanIntent(com.google.android.gms:play-services-mlkit-document-scanner@@16.0.0-beta1:23) How to solve ,[Bug report] Title for the bug

SantoshInchalakaranji opened this issue · comments

I am using ml kit document scanner, it works fine in my IQ device which has google play services version 22 but its not working on Samsung A14 5g new phone with google play services v36 and even I tried to degrade version to 23 but no use
com.google.mlkit.common.MlKitException: Feature not available in the current version of the Google Play services
at com.google.mlkit.vision.documentscanner.internal.zzb.getStartScanIntent(com.google.android.gms:play-services-mlkit-document-scanner@@16.0.0-beta1:23)
How to solve ,