Hi,
How can I force signout a users from my app by calling SignoutUser()?
My app is a membership app and I don't want the user to keep using the services if they did not pay the fees.
I was thinking for sending Background Notification to the user and then signing out but I ended up with this limitation:

Kindly advice..