I’m working with a webpopup in my app and it looks great. The only issue I see is the user has to press the back button on the device to close the popup. Is there a way to make it so when the user clicks the screen and not the web popup it calls : native.cancelWebPopup()
Thanks