I have my website (using ASP.Net), when i post new topic in my website, i want to push notification into mobile app (Android and iOS) with message "Have new topic on website ABC"
I research PushSharp in https://github.com/Redth/PushSharp
But i don't know how to implement it into my project. Can you give me some advice or any tutorial for solve this problem, please ?