Post

Replies

Boosts

Views

Activity

Comment on Symbol Not found - VisionKit
Thank you @MobileTen! Do you have any clue why xcode let compile the app that is targeting iOS 16.0 without any errors? It should force adding @available(iOS 17.0) annotation. In VisionKit's interface, whole ** ImageAnalyzer ** is available for iOS 16.0 including AnalysisTypes that include .visualLookUp. Do you think that VisionKit's interface is missing available iOS 17 annotation for .visualLookUp?
Feb ’24