Hey
I am using your latest product: 1.4.91.0
I found a similar post regarding the question for Safari here: https://wisej.com/support/question/notification-image-on-safari
But, what about Edge browser? I try to use the code like this:
Notification.Show(“Title”, “InformationText”, My.Resources.ResourceManager.GetObject(“address_32x32”), True)
But there is still the “normal” default image visible.
THX a lot for any advice
Hi Harald,
does not seem to be supported on Edge, see here for a list of browsers that support it:
https://developer.mozilla.org/en-US/docs/Web/API/notification
Best regards
Frank
Please login first to submit.