How to get response for accepted app request in facebook android..? -


If user 'A' sent an application request to user 'B' in Facebook, then the result of that request How did one accept or reject as a B? ..

If this is an Android app installation request, how will it now be known that the user has accepted and installed the app.

Please thank me ..

Thank you in advance ...

FB does not tell you whether the request was accepted.

When user b "accepts" requests that they will be directed to your app (mobile or canvas), you can ask for all requests of user b and then inform user A (You must also delete the request).

View

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -