2

I developed an app on android that will send an apprequest to another facebook account and it works well. When I open facebook in my computer's browser, it does show a notification that my android app has sent an apprequest. But if I open facebook using the facebook app for android on my phone, I can't see that notification (other notifications such as someone post on my wall still showing so the notification function is working). Is that the problem of my code or the apprequest simply can't work on cell phone?

user1417127
  • 1,525
  • 1
  • 21
  • 29

2 Answers2

0

If you use computer's browser and get the Notification in your Facebook profile wall post . then it is successfully posted and works as it has to be.

But if you not able to see that post in your Facebook Mobile app then it is because of the facebook security. Please change the Security of your facebook profile by computer's browser. and then try to see it using facebook mobile app.

Hope it will help you.

Enjoy. :)

Shreyash Mahajan
  • 23,386
  • 35
  • 116
  • 188
  • Thanks for your help but this is not my case – user1417127 Jun 08 '12 at 10:02
  • @user1417127: Have you solved this issue? As because i am facing the same issue. See here: http://stackoverflow.com/questions/12282127/not-able-to-see-app-request-post-from-the-default-facebook-app-or-browser – Shreyash Mahajan Sep 05 '12 at 13:38
0

you need to change the configuration in the app page on facebook. you need to write it as a "mobile web" application on the "base" section.

Rony Tesler
  • 1,207
  • 15
  • 25