Rank: Newbie Groups: Member
Joined: 9/17/2019 Posts: 1
|
hello, i am working on a vb.net application and i use Eo web browser to access and/or use web applications in my program. The problem come from the fact that i can not get notifications from the web browser in the application. Is there a way to ask for permission or to enable it directly from the code ? I could not find it in the documentation or samples.
thanks for your help
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,218
|
Hi,
No. Unfortunately this is not supported. EO.WebBrowser is based on the Chromium browser engine, but it is not a copy of Google Chrome. Google Chrome includes many "shell" features that are not a part of the core engine. EO.WebBrowser on the other hand, only includes the core browser engine.
Thanks!
|