If i use integrated emulator in B4A editor 
WebView1.LoadUrl("https://xxxxxxx.com/xxxxxx")
Working well.
But when i use B4ABridge then WebView cannot work.
How can test my proect on my phone?
			
			WebView1.LoadUrl("https://xxxxxxx.com/xxxxxx")
Working well.
But when i use B4ABridge then WebView cannot work.
How can test my proect on my phone?
			
				Last edited: