Hi Team,
I got one requirement in my application that is,i am going to run a background task for every 10 minutes and i need to show the notifications in the Device based on the background task result.I achieved this in Android But i am unable to do this in IOS App.How can i do this in xamarin Ios.
I went through the below Documents:
But i didn't get an Idea till now.Please share an alternate solution for this.
Note:-The background task should run even app is killed in device.
Thanks in Advance.