Xamarin Forms One Signal (Part 2)

Hello friends, after completing the transactions on One Signal, we can now make transactions on our project. For this we need to go to our project and install the One Signal package.   After adding the package, we need to start OneSignal in App.cs. You…

Xamarin Forms One Signal (Part 1)

Hello friends. In this article, we will talk about how we notify our Xamarin Forms application. There are many ways to throw notifications. In this article, I will talk about throwing notifications with One Signal. Easy to use and reliable system. So why do we…