My app involves creation of the Canvas UI element for my ARKit app. But as per the Canvas resolution set along with the dpi, it works well with iPhone but gets clipped when run on iPad. How can I create a single Canvas that can run both on iPhone and iPad?
This seems like a good question to ask the UI forum.