I am sending an application request from my iPhone application and want the user to be redirected to the application store page when he accepted the request.
In the application’s settings, I added the “Facebook Application” element with fake canvas URLs other than the “Native iOS App” to see requests (they don’t appear without the canvas URL). Everything works fine in the Facebook app on the iPhone / iPad, but it doesn't work in the Safari browser on the device.
The request does not display appstore, but opens a page with an error:
Error
Sorry, the application you were using is experiencing a problem. Please try again later.
I saw some other applications that work fine: a request clicked in a browser brings an appstore. So guess what is missing in the application settings or similar. Any clues?




source
share