CallBack in WebView2 #3969
Unanswered
mrBugSlayer
asked this question in
Q&A
Replies: 1 comment
-
Would this be the same sort of issue described by #2632 ? If so, that thread has a workaround and I've filed a bug to track addressing that issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So the scenario is, I have one Login URL that provide callback when I hit Login Button in webform, and I will receive that callback in a particular method.
Same thing is happening in CefSharp by using JavaScriptObjectBinding but I am trying the same thing in WebView2 by using AddHostObjectToScript but this not working for me.
Is there anyone who can provide me a solution?
Beta Was this translation helpful? Give feedback.
All reactions