We have a mobile app (ios and android), and we request the following Facebook permissions when a user logs in to our app using Facebook: “offline_access,user_birthday,user_relationships,email”
The Facebook Log In dialog has recently started to say that “This app may post on your behalf, including status updates, photos, and more.” We don’t request the publish_stream permission, so does anyone know why this is appearing? It’s a rather scary sounding request that we’d rather not have show up.
If it matters, we’re building an html5 app inside phonegap, using the facebook phonegap plugin to do log ins via the native Facebook app.
Thanks!
Looks like this is a bug and was reported yesterday and is on dev facebook bugs.
Check this
Hope this helps