selfteaching / How-To-Ask-Questions-The-Smart-Way

573 stars 291 forks source link

How to listen webview post message xamarin form #36

Open VarsikHarutyunyan opened 2 years ago

VarsikHarutyunyan commented 2 years ago

I can not callback to webview the post massage(It is written by js).How Can I listen post message after clicking on the button in xamarin form.(Navigation and all clicking functions do not work also).