Код: Выделить всё
request.recognitionLevel = .accurate
request.usesLanguageCorrection = false
request.recognitionLanguages = ["en-US", "de-DE"]
/>https://developer.apple.com/documentati ... _real_time
Дело в том, что он работал хорошо, пока iOS 15 не появился. Затем он перестал распознавать текст с следующими ошибками: < /p>
Код: Выделить всё
Could not determine an appropriate width index for aspect ratio 0.0062
Could not determine an appropriate width index for aspect ratio 0.0078
Could not determine an appropriate width index for aspect ratio 0.0089
...
Заранее спасибо за предложения.
Подробнее здесь: https://stackoverflow.com/questions/694 ... -in-ios-15
Мобильная версия