iOS landscape not overlap the camera

I know this has been talked about but I can’t find it.

I have a landscape only application with a large canvas. I need the right or left side to be aware of where the selfie cam is so that I can avoid overlaps.

How do I determine this?

Use my constraintkit. There’s an anchor for the safe area.

Where would I find that, Greg?

And thanks for the response.

I do a webinar in 2023 that talks about this a little in comparison to xojos constraints.

I suggest you do the constraints for this one object in code.

1 Like

Thanks. I’ll test it today.
I appreciate your contributions to this community.