My team is facing the same exact problem. We were seeing a spike in traffic when users uploaded their image positions (not a frequently used feature) but as this was a minor issue only now we are investigating this. As it turns out both options.scale = 1.0 and options.traitCollection = UITraitCollection(displayScale: 1.0) are now returning the snapshot with the same scale as the device screen, completely ignoring the option we set. Has anyone found a solution?
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: