Dear Apple,
Is there ANY workaround to run this on iOS 18 simulator? I am writing XCUITests that are running on the simulator in the cloud, and they need to compare actual image vs expected image for similarity. I first did strict PNG Data comparison but it was too prone to flaking when the slightest change was made to the code or a dependency library. So trying to use the Vision APIs (like CalculateImageAestheticsScoresRequest) for some proxy score I can use to detect image similarity within a tolerance level.
Thanks in advance!
Topic:
Machine Learning & AI
SubTopic:
General
Tags: