Closed delasource closed 2 years ago
Readme states the following example
navigator.Notification += Value_Notification;
which does not compile. "Notification" property is now on the Device object.
Please update examples!
Fixed it
Readme states the following example
navigator.Notification += Value_Notification;
which does not compile. "Notification" property is now on the Device object.
Please update examples!