BFE.dev
Front-End Interview Questions23. How to communicate between Webview and Native Client?

23. How to communicate between Webview and Native Client?

Webview
Share

Front End Engineers create WebView apps in native client as well as browser based web applications. Communication between WebView and Native is a common scenario.

It is a pretty important topic. In case you are now familiar, this article might help.

Follow up

From the perspective from WebView, how do you make sure that the messages sent to Native Client are received and handled ? The message might be dropped because of reasons out of our control, how do we handle it.

prevnext
Request SolutionAIVideos(1)Posts(5)