Relative Content

Tag Archive for androidiosandroid-jetpack-composecompose-recompositionios-vision

Jetpack Compose recomposition vs iOS Vision for OCR is not working

I’m trying to use Compose Multiplatform and create an app that uses ML Kit for Android and Vision for iOS to read words shot by the camera. On Android everything works fine. On iOS, however, there is a huge problem: The performance is terrible and the app does not respond. In simple words, I open the rear camera and try to read the words but for some reason I can’t find the right thread in which to do the heavy lifting because the app fails (BAD REQUEST) or because the UI doesn’t update even if On the Log side I see the words recognised