.net - Can I post a public message to my Facebook application? -


can post public message application, , if so, automatically send message public feeds of users of application have authorized offline_access,publish_stream?

note: when user clicks application's "subscribe" button explicitly doing informational updates published feeds, request offline_access,publish_stream , have authorize that.

this question sending 1 message @ once instead of iterating on each user of application.

i think can done pages.

technical part: yes, possible send application feed message through facebook api.

to perform need give "publish_stream" permission account you're sending message from. after can schedule messages sent without authentication.

sociel part: users see messages in feeds until explicitly hide application streaming.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -