bh_iOS
bh_iOS
3.5.7 Android and iOS analyzeImage from gallery not working > Could you provide the version of `mobile_scanner` that you use, and a minimal reproducible sample? Please also include the file...
I ran example, but did not recognize my QR code   
me too,version 0.8.0 on iOS on Android
> 如下更改: 打开FlutterAppUpgradePlugin.kt这个文件。 第62行 result.success(mContext.getExternalFilesDir("")!!.absolutePath) //加入!! 第127行 goToMarket.setClassName(marketPackageName.toString(), marketClassName.toString()) //添加.toString()