Auto logout after 5mins App is in terminate state or background state in xamarin forms?

271 views Asked by At

I'm working on Background Task using this link it's working in android when app in background state and terminate state but not in iOS. Right now it's working only when user open the application.

But in my scenario after 5mins user will use the app or not, directly call Logout method and delete the data in both the states(Background&Terminate).

0

There are 0 answers