Hi,
I found a problem with the vision framework in my app using iOS15. I write recognized text in a string and under ios15 the result is not in the right order.
Maybe a example would explain it better :-)
Text to scan:
Hello, my name is Michael and I am the programmer of an app
named Scan2Clipboard. Now I've focused a problem with VNRecognizeTextRequest and iOS 15.
Result under iOS 14:
Hello, my name is Michael and I am the programmer of an app
named Scan2Clipboard. Now I've focused a problem with VNRecognizeTextRequest and iOS 15.
Result under iOS15:
Hello, my name is Michael and I am the programmer of an app
VNRecognizeTextRequest and iOS 15.
named Scan2Clipboard. Now I've focused a problem with
I've tried some other app from the App Store (Scan&Copy, Quick Scan). They are showing the same behavior. They are using the vision framework to. Does anyone have this issue to?
Post
Replies
Boosts
Views
Activity
Hi,
i have an app in App Store Connect, it is "Ready for sale" and foundable in the App Store.
In App Store Connect the app shows only with the id, the app name isn't showing in trends. under app name the app id is showing.
All other app names are showing correct.
what can I do to change this behavior?
Hi all,
short question: Is it allowed to use recorded videos of Animojis in own apps?
Couldn't find the answer on developer.apple.com