Hi, I have an AR app that uses video capture with overlays, and I'd like people to be able to send me pictures when the accuracy is off. Unfortunately, the methods used to generate the attached screenshot programmatically cannot render those views, so things just appear as a blank view.
I tinkered a bit to add a -showWithImage: method to the API, so I can detect a screenshot and pull the last item from a user's photos for the bug report. Interested in having a look?
Hi, I have an AR app that uses video capture with overlays, and I'd like people to be able to send me pictures when the accuracy is off. Unfortunately, the methods used to generate the attached screenshot programmatically cannot render those views, so things just appear as a blank view.
I tinkered a bit to add a
-showWithImage:
method to the API, so I can detect a screenshot and pull the last item from a user's photos for the bug report. Interested in having a look?