Hi, does anyone knows how to use this package thro...
# multiplatform
j
Hi, does anyone knows how to use this package through cocoapods with latest version of kotlin and compose. I’m currently getting error because it is not supported arm64 simulator. https://github.com/gali8/Tesseract-OCR-iOS
f
That's a pretty old library, 2020, the beginning of arm on macOS. The maintainer didn’t make the migration. You should look after some fork, maybe someone did it.
💯 1
j
I know. but is there a workaround?
f
@jamshedalamqaderi no, this library needs to be ported to arm64-simulator, or use only ios device
1