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 8128323
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T07:50:17+00:00 2026-06-06T07:50:17+00:00

I have an app that uploads an image to Facebook. this is the part

  • 0

I have an app that uploads an image to Facebook. this is the part of my code that does that:

[[self appDelegate] facebooking]; // checke that the user is loged in
    NSMutableDictionary *params = [NSMutableDictionary dictionaryWithObjectsAndKeys:
                               labeledImage, @"source",
                               FB_IMG_POST_TITLE,@"message",
                               nil];

[ [[self appDelegate] getFacebookVar] requestWithGraphPath:[NSString stringWithFormat: @"/me/photos?access_token=%@", self.appDelegate.getFacebookVar.accessToken] andParams:params andHttpMethod:@"POST" andDelegate:self];

I want to

A) make the upload process a different thread.

B) Give the user the option to cancel the upload.

How would I do that?

  • 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-06T07:50:19+00:00Added an answer on June 6, 2026 at 7:50 am

    Firstly, you are not using the facebook SDK correctly. You should not need to explicitly add the access_token. Please see the sample code for this.

    You shouldn’t need a different thread, the request will be handled asynchronously. What made you think you need to do this?

    I’m not sure you can do B) by default. You could change the sdk source to give access to the NSURLConnection (which you can cancel).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After some hardwork I have some code that uploads an image to Facebook, but
So i have an iphone app that that uploads an image to my webserver
I am working on an app that have this code on a view file
I have a Rails app that uploads images for image processing, and I want
I have a PHP app that uploads an image. I am using the S3
I have a Rails app set up so that when a user uploads an
I have a small Rails 3.2.1 app that uses CarrierWave 0.5.8 for file uploads
I have an app that lets the user interact with several forms. I can
I have an app in which the user can change the background image of
I have a user-uploaded image pulled from the database that I am resizing smaller

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.