How to take high-quality screenshot with UIGraphicsImageRenderer programmatically?
问题 PROBLEM : After I take screenshot the image is blurry when check by zooming. The text inside image seems to be blurred when zoomed. I know this question have been raised many a times but none of them have desired solution. I already checked quite a few post like this one All the solution been shared so far on this forum are repeated or same in any other way but none of them has a solution for the problem. Here is what I am doing: extension UIView { func asImage() -> UIImage? { let format =