Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Enable Followers in Your App

Ok, so since Facebook decided to make 'follow' one of the native actions supported they've also decided that it only applies to profile objects.

In our app users follow certain 'school' objects and we give them notifications when these schools have new things happening in them (like new discussions, photos, ratings, etc).

So from my reading on this it seems Facebook will not allow us to continue to us our follow action since it is not linked to a profile object but when I've enabled the October 2012 breaking changes there wasn't any problem continuing to post actions of this type.

Does this mean that it's ok to keep our actions as they are right now? If not, how are we supposed to define 'follow' actions for non-profile objects? (it doesn't seem to be possible on the app definition)

Will our action submitions be rejected 90 days after October 3rd? If so, is there any way to migrate all the existing follow action instances to a different action along with their aggregations? If we just change the name and namespace of the current 'follow' action in our app, will the existing instances be migrated along?

I would also love to hear of what solutions other people have taken for other actions that Facebook has 'nativize' such as 'read', 'watch', 'like' if your definition didn't fit the new semantic Facebook wants to give to the action (read things other than articles, watch things other than videos, etc)

share|improve this question

closed as not constructive by Igy, Kyle Trauberman, Jens, Andy Hayden, Richard Harrison Nov 8 '12 at 2:20

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.