if the guidline were to also be applied to updating a user's feed, two popups will need to be displayed.
Hello,
I have a question in regards to the new activites feed feature and how its usage pertains to the application guidelines. I am aware that the guidlines were written before the activities feature was released, so it may need some updating. Nonetheless, I would like to get feedback from myspace before I begin integrating the activities featuer into an app.
According to the app guidlines:
- initiate a MySpace messaging or profile post/update form to a User
without prompting. Messaging forms may only be presented to a User upon
a click to "send Bulletin," "Comments," "Update Status," "Post to
Profile," etc
Does this rule apply to updating the user's activity feed? I know that the production version of updating a user's activity feed will generate a popup asking the user for permission, much like how postto works.
However, will my app have to prompt the user prior to the permission popup for generating an acvitivy feed? For example,
1. user performs an action on my app
2. application prompts user w/ a popup: "Would you like to notify your friends that you did <this action>?"
3. if user selects yes, then display myspace's postto prompt: "May I have your permission to post this action to your activity feed?"
4. user selects yes again, and then the update is published in user's feed.
In other words, if the guidline were to also be applied to updating a user's feed, two popups will need to be displayed.