Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 01-06-2012, 01:01 PM   #1 (permalink)
Registered Member
 
Join Date: Jan 2012
Posts: 1
the crazy chimp is on a distinguished road
Default Facebook 'Post to wall' view disappears instantly (iOS)

I'm having problems posting a message to users walls. As soon as the view that allows the user to add a comment appears it disappears again and I have no idea why. You literally see a while view expand and contract again. The only time it remained onscreen was when I posted a message from the fbDidLogin method.

Here is the code I use to create the post:
Code:
// Create the post
NSMutableDictionary *params = [NSMutableDictionary dictionaryWithObjectsAndKeys:
                               @"Some Title", @"name",
                               @"The must-have iPhone/iPad app", @"caption",
                               @"Desc.", @"description",
                               @"http://www.google.com", @"link",
                               kSomeImageURL, @"picture",
                               nil];

// Post it to the users feed
[facebook dialog:@"feed" andParams:params andDelegate:nil];
Please can someone help me out?
the crazy chimp is offline   Reply With Quote
Old 01-08-2012, 02:57 PM   #2 (permalink)
Registered Member
 
Join Date: Jan 2012
Location: Cincinnati, OH
Posts: 3
jwmann2 is on a distinguished road
Default

Quote:
Originally Posted by the crazy chimp View Post
I'm having problems posting a message to users walls. As soon as the view that allows the user to add a comment appears it disappears again and I have no idea why. You literally see a while view expand and contract again. The only time it remained onscreen was when I posted a message from the fbDidLogin method.

Here is the code I use to create the post:
Code:
// Create the post
NSMutableDictionary *params = [NSMutableDictionary dictionaryWithObjectsAndKeys:
                               @"Some Title", @"name",
                               @"The must-have iPhone/iPad app", @"caption",
                               @"Desc.", @"description",
                               @"http://www.google.com", @"link",
                               kSomeImageURL, @"picture",
                               nil];

// Post it to the users feed
[facebook dialog:@"feed" andParams:params andDelegate:nil];
Please can someone help me out?
Are you posting unwanted or spam links on fan pages and people's walls? I hear that they have spam police that will try to hinder your activity if you have been doing it for a while. I hope I am on topic with what you're asking.
jwmann2 is offline   Reply With Quote
Reply

Bookmarks

Tags
ios, iphone, iphone & facebook

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 403
10 members and 393 guests
Atatator, buggen, guusleijsten, j.b.rajesh@gmail.com, morterbaher, QuantumDoja, sacha1996, Sami Gh, tim0504, VinceYuan
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,674
Threads: 94,122
Posts: 402,907
Top Poster: BrianSlick (7,990)
Welcome to our newest member, Atatator
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 05:35 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0