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

View Single Post
Old 09-23-2009, 03:54 PM   #3 (permalink)
Svaths
Project Manager
 
Join Date: Feb 2009
Location: India
Posts: 22
Svaths is on a distinguished road
Default

Hi,

I am just learning to use Facebook for my app. Can you please let me know how to get this templateBundleId for letting the user post the content to his wall on facebook?

Quote:
Originally Posted by schimanke View Post
-----
Code:
- (void)session:(FBSession*)session didLogin:(FBUID)uid { NSLog(@"User with id %lld logged in.", uid);

    FBFeedDialog* dialog = [[[FBFeedDialog alloc] init] autorelease];
    dialog.delegate = self;
    dialog.templateBundleId = XXXXXXXX;
    dialog.templateData = @"{\"key1\": \"value1\"}";
    [dialog show];
}
-----
__________________
Thanks & Regards,
Svaths
Svaths is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 175,279
Threads: 93,955
Posts: 402,305
Top Poster: BrianSlick (7,971)
Welcome to our newest member, Shimi578
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 08:05 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.