Code which brings error:
Sub Button1_Click
Dim jsCode As String
jsCode = "var kit = $('.disappear').html(); B4A.CallSub('ShareMessage', true ,kit)"
WVE1.executeJavascript(webview2, "jsCode")
End Sub
I have posted this thread because i found the solution. and the solution will be in the reply
Last edited: