Hi,
We have a scenario when we must show a live web page using native.showWebPopup. In this scenario the user will press a Corona button and we need to display a complete different live web page in native.showWebPopup.
The question is : Can we call twice native.showWebPopup without creating any problems (leaks, etc.) ? or we must close it first. Ideally, we do not want to close it first as we want to avoid the flickering.
thanks for your help
Nick