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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T23:13:28+00:00 2026-06-09T23:13:28+00:00

This question is a bit specific but I am going to ask it anyway.

  • 0

This question is a bit specific but I am going to ask it anyway. So I have properly followed all the instructions for ShareKit 2.0 installation from here: https://github.com/ShareKit/ShareKit/wiki/Installing-sharekit

Everything compiles fine and so-forth. The only file I have added to is the DefaultSHKConfigurator.m file with my information for the sharers.

So for example I call SHKMail like this:

SHKItem *item = [SHKItem image:image title:@"Hey"];
        [item setText:myText];
        [item setURL:appURL];
        if ([SHKMail canShare]) {
            [SHKMail shareItem:item];
        }

The first time it loads fine no issues, and closes fine. The second time I execute this code nothing happens on the device. This issue is not constrained to SHKMail, it happens will ALL the sharers. I have narrowed down the issue to the SHK.m class.

In the showViewController method, this code gets called the second time around:

// If a view is already being shown, hide it, and then try again
    if (currentView != nil)
    {
        self.pendingView = vc;
        [[currentView parentViewController] dismissModalViewControllerAnimated:YES];
        return;
    }

That code should not get called the second time I execute the first code snippet I posted. Anyway, what could be causing this? What else could I try to debug? Any ideas?

I think that anyone who helps me fully fix this issue, will get a 50 point bounty.

Thanks for anyone who attempts to answer this! 🙂

  • 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-09T23:13:29+00:00Added an answer on June 9, 2026 at 11:13 pm

    I have managed to successfully fix this issue by looking at this question also on StackOverflow: I ended up fixing this issue by this answer: ShareKit method swizzling in Lion / Xcode 4.3.1?

    Pretty much just stay away from method swizzling.

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

Sidebar

Related Questions

This question may seem a little bit stackoverflow-implementation specific, but I have seen a
This question might be a bit long and specific, but I have been attempting
I noticed This question , but my question is a bit more specific. Is
Sorry if this question seems a bit complex but I think its all related
My question is very similar to this question but a bit more specific. My
I already asked a similar question but this one is a bit different/specific: I'm
This question may be a bit specific for stackoverflow, but here it is. I
This question is a bit specific, but here goes: I'd like to use ZZipLib
Sorry if this question is a bit open ended, but I'm pretty new to
This is a bit of an idiot question, so you'll have to forgive me,

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.