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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T03:57:21+00:00 2026-06-05T03:57:21+00:00

I had integrated Facebook in my iphone app using Sharekit. NSURL *url = [NSURL

  • 0

I had integrated Facebook in my iphone app using Sharekit.

    NSURL *url = [NSURL URLWithString:@"http://www.mywebsite.com"];

    shareScore_ = [SHKItem URL:url title:@"Sample Post"];

    [SHKFacebook shareItem:shareScore_];

How can i change the icon in the Facebook “Post to Wall” view. Now the icon automatically displayed is the icon of my website http://www.mywebsite.com.

  • 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-05T03:57:24+00:00Added an answer on June 5, 2026 at 3:57 am

    It is easy, if you use ShareKit 2.0.

    NSURL *url = [NSURL URLWithString:@"http://www.mywebsite.com"];
    NSString *pictureURI = @"http://www.mywebsite.com/picture.jpg";
    
    shareScore_ = [SHKItem URL:url title:@"Sample Post"];
    shareScore_.facebookURLSharePictureURI = pictureURI;
    
    [SHKFacebook shareItem:shareScore_];
    

    More info is in SHKItem.h and DefaultSHKConfigurator.m

    If you are new to ShareKit 2.0, the install is quite different than original shareKit. Make sure, that you follow installation wiki carefully.

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

Sidebar

Related Questions

I had integrated in app billing within my project in order to sell managed
I am trying to integrate facebook in my app. I had done code for
In my iphone app, I had initially divided the app into modules. Each module
I had the stand-alone app that was able to show the map using the
I'm building an integrated system where I am using Trac for wiki support running
I am using C#.Net and Sql Server ( Windows Application ). I had created
Would it be possible to make a Facebook App for my music blog that
I've made a simple app for the purpose of posting to a Facebook Page
I'm trying to integrate Facebook into my Android Java app, what I want it
I am trying to integrate Facebook into my app and have already implemented MGTwitterEngine

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.