Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
Facebook integration. Post picture with text
Hi, everyone.
I am finishing my game and now working with Facebook and Twitter integration. Twitter is pretty simple. Facebook almost too, except one thing. I am using Facebook SDK, to implement integration and found methods to post status update and upload pictures. Separate. But I want to post a picture along with text, I saw some games done this (Tiny Troopers for example), they post screenshot and text link. I looked for the example, but didn't found anything good. Maybe somebody have an example of it using Facebook sdk or using some other ways?
Thanks.
0 ·
Replies
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesome- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like AwesomeI assume you are using the latest Facebook SDK?
Check you have permissions to use publish_stream then use the graphpath of me/photos. My code follows. ImageToSave is a UIImage with the photo, message is the NSString with the text.
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesome