Search code examples
iosfacebookfacebook-app-requests

Content not found error after clicking on game request notification on facebook


I have created a game in android and iOS. I have created an app on facebook with category as GAME.

I am able to send requests to facebook friends by using FBSDKGameRequestDialog.

But when i click on the notification received, it gives me the following error, instead of redirecting to the playstore.

See this image for reference


Solution

  • Finally, its working now. May be some facebook bug which they fixed and its working without any changes.