I created a native iOS plugin which creates a new UIView and adds it to main window. My canvas with all UI elements is covered by this new UIView and I need the canvas to be in front of it. How to achieve this? Thanks.
↧