Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -24,7 +24,7 @@ To use this version you must alter the mobile_scanner gradle file to replace `co | @@ -24,7 +24,7 @@ To use this version you must alter the mobile_scanner gradle file to replace `co | ||
| 24 | [You can read more about the difference between the two versions here.](https://developers.google.com/ml-kit/vision/barcode-scanning/android) | 24 | [You can read more about the difference between the two versions here.](https://developers.google.com/ml-kit/vision/barcode-scanning/android) |
| 25 | 25 | ||
| 26 | ### iOS | 26 | ### iOS |
| 27 | -iOS 11 and newer. Reason: MLKit for iOS requires at least iOS 11 and a [64bit device](https://developers.google.com/ml-kit/migration/ios). | 27 | +iOS 11 and newer. Reason: MLKit for iOS requires at least iOS 10 and a [64bit device](https://developers.google.com/ml-kit/migration/ios). |
| 28 | 28 | ||
| 29 | **Add the following keys to your Info.plist file, located in <project root>/ios/Runner/Info.plist:** | 29 | **Add the following keys to your Info.plist file, located in <project root>/ios/Runner/Info.plist:** |
| 30 | 30 |
-
Please register or login to post a comment