From this example:
	
	
		
			
			
				
					
						
							
						
					
					www.b4x.com
				
			
		
	
How to rise event on B4xPage, b4i_main works, but if I change objc code to b4i_b4xmainpage do not rise event?
			
			webview click hyper link target=blank without any action
Did anyone have the same problem? In my webview, I click a hyperlink with a target='_blank' will nothing happen. I also tried WKwebview. nor of them worked. I try use 'PageFinished' and 'OverrideUrl' to catch the event. But it did not work too. I google this problem. find some link...
				How to rise event on B4xPage, b4i_main works, but if I change objc code to b4i_b4xmainpage do not rise event?