Hi All, I am trying to build a new iOS app by following https://developer.apple.com/videos/play/wwdc2024/10163/?time=67 When I trying to remove all legacy VN I am getting error, I would appreciate if someone can help me get up to speed with the new Vision API
How to build iOS SwiftUI app using apple's new vision API
Hello @arupsarkar,
I am happy to help out! What is the error that you are seeing?
Best regards,
Greg
Why is the general documentation still using the VN prefix and not documenting the new API structures the 2024 video what new in Vision makes it sound so easy but after two days of trying I just let my apps unchanged
any one can comment on how to convert this example to use the new style API . In the 2024 video "wants new In Vision " it was made sound so easy. The Vision Documentation on line only documents the old style API. Any one know when the documentation will be updated to cover the new API functions. Any help to convert a code example like this to be compliant to the ne style API?