Skip to content Skip to sidebar Skip to footer

Facebook Sdk For Android. How To Get Signed_request?

Is there any way to get signed_request with Facebook sdk for Android. Or the only way is to build it manually?

Solution 1:

The signed_request field is POSTed to your server when a user loads your Canvas and Page Tab App on Facebook.com, it's not relevant to native mobile apps


Post a Comment for "Facebook Sdk For Android. How To Get Signed_request?"