I've read that services are used to be able to run app on background. I'm planning to have a notifications using this. How should I start? I'm using Xamarin.Android
Sample codes could be helpful
I've read that services are used to be able to run app on background. I'm planning to have a notifications using this. How should I start? I'm using Xamarin.Android
Sample codes could be helpful
In Xamarin.com you can found anything you need to know about backgrounding.
For examples you can look here, tutplus is not free but they give a free trial which is enough for what you need.