AndrewHartAR / ARKit-CoreLocation

Combines the high accuracy of AR with the scale of GPS data.
MIT License
5.47k stars 739 forks source link

UIView.image does not capture subviews #277

Open skhillon opened 4 years ago

skhillon commented 4 years ago

Background

Resolves #276.

Breaking Changes

N/A

Meta

PR Checklist

Screenshots

As an update in my own app, the label now appears again:

IMG_06714F7773AC-1

VahanLab commented 1 year ago

Yep, very helpful also to give AutoLayout time to update the constraints before we produce the image 👍 Tested and working nicely.