I am doing some background services in Xamarin Forms but the Perform Fetch is not Calling even I had enable background mode. Anyone know when it calls?
0
votes
1 Answers
0
votes
As said on https://developer.apple.com/documentation/uikit/uiapplicationdelegate/1623125-application :
Deprecated
For apps supporting iOS 13 and higher use BGAppRefreshTask.