hello there i need to show a web page in web view, which i have managed successfully
the problem is with popup which is not showing.
i am trying with webviewextra 2
but getting errors in compile
the problem is with popup which is not showing.
i am trying with webviewextra 2
B4X:
class globals
dim webextra as webviewextra
dim webset as websettings
b4xmainpage
webextra.setwebchromeclient(webview1)
webset.getjavascriptcanopenwindowautomaticaly=true
webview1.loadurl("..........")