Hi Guys
Currently I am pushing a modal content page to display some content as a custom pop up.
What I am doing is setting the background color of the content page to Color.Transparent and centering a frame in the middle of the page with a white background.
This functionality is working perfectly in Android, but in iOS the background color of the page is not transparent.
Would anyone have a solution to fix this? Or suggest an alternative way to display a popup with multiple controls inside?
Cheers
Sachi