windows - How to track users who blocks the app and remove the application? -


how track users blocks app , (after blocked it) remove application through graph api facebook?

you can use realtome updates. can find documentation here: https://developers.facebook.com/docs/reference/api/realtime/


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -