SimonSimCity / Xamarin-CrossDownloadManager

A cross platform download manager for Xamarin
MIT License
149 stars 68 forks source link

How can I show notification after file being downloaded? #117

Closed grayter1 closed 4 years ago

grayter1 commented 4 years ago

How can I show notification after file being downloaded?

There is no OnDownload event and your implementation does not inform user about it.

Can you help me?