Disclaimer – It’s not spam. In the application, the user will be confirm the message everytime.
I just want a app like a “Status Shuffle”. Tesing this app, I found that using this app, I can post the multiple same messages and unlimited messages onto facebook without any error.
I want to post the unlimited numbers of messages onto Facebook, but I can not find the way.
How can I implement it?
On the other hand – as I heard, you can post again after re-log into Facebook.
How can I re-log into Facebook in iOS internally? That is, without any user interface.
First of all, be careful not to abuse the Facebook API functionality as you may find yourself cut off from the service if you engage in
spammybehaviour.In terms of relogging in without the use of a user interface, you can simply re-establish a new access token to continue using your application functionality.
Reference: http://developers.facebook.com/docs/authentication/reauthentication/