iOS Question use chrome as the webview

youjunjer

Member
Licensed User
Longtime User
Hi, all
In b4a, we can use Dim WebChromeClient1 As DefaultWebChromeClient to append Chrome to a webview.
Is there anyway to do it as b4a do in b4i? Because I need to use chrome to help users remember their id and password.
Or how to save id and password from user typing in the webview.
 
Top