Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8169001
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T20:42:37+00:00 2026-06-06T20:42:37+00:00

I would like my iPhone app to be able to post a static message

  • 0

I would like my iPhone app to be able to post a static message to a user’s friend’s facebook wall. Something like it shows the static message up above, and then a place to type in friends name and shows suggested friends. Is this done through graph api, or is there a key of permissions that the POST method can use?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T20:42:38+00:00Added an answer on June 6, 2026 at 8:42 pm

    Looks like this might be what you are after.

    From the link:

    “You just have to send your friend’s Facebook ID as a parameter under the key “target_id”.

    set a parameter under the key @”target_id” on the parameters dictionary (when invoking dialog:andParams:andDelegate: on the Facebook object).

    Here you have a sample post using the new sdk (the one that uses graph api):

        NSMutableDictionary* params = [NSMutableDictionary dictionary];
    [params setObject:@"Some text" forKey:@"user_message_prompt"];
    [params setObject:@"another text" forKey:@"action_links"];
    [params setObject:@"Yet another text" forKey:@"attachment"];
    [params setObject:@"SOME FACEBOOK ID" forKey:@"target_id"];
    
    //At some point you need to create the following Facebook instance
    
    [facebook dialog: @"stream.publish"
        andParams: params
        andDelegate: self];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a iPhone app with a CorePlot graph. I would like the user
We want to make an iPhone app but we would like to be able
I would like to create an app for iPhone which should be able to
I have an iPhone app and would like to create iPad version of it.
I would like to gather usage statistics for my iPhone app using Google Analytics
We built a iphone app and now we would like to export it to
I would like to create my own data format for an iPhone app. The
In my iPhone app, I have a multiline label that I would like to
I've been developing my first iPhone app part-time and would like to start using
My company would dearly like to have an iPhone app which, among other functions,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.