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

  • Home
  • SEARCH
  • 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 7504095
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T21:27:26+00:00 2026-05-29T21:27:26+00:00

I have a xcode/phonegap project where I want to use the sharekit – not

  • 0

I have a xcode/phonegap project where I want to use the sharekit – not as phonegap-plugin but from inside the objective-c code, so no need to implement the phonegap plugin version of the sharekit.

I import the sharekit classes and want to compile but there is an error telling me that the reachability class is defined twice: one inside phonegap and one inside sharekit.

ld: duplicate symbol _OBJC_IVAR_$_Reachability.reachabilityRef in
/Users/Shared/PhoneGap/Frameworks/PhoneGap.framework/PhoneGap and
/Users/Username/Library/Developer/Xcode/DerivedData/Appname-cjsfgpsrurmznybczdgqiotrctnm/Build/Intermediates/Appname.build/Debug-iphonesimulator/AppnameID
.build/Objects-normal/i386/Reachability.o for architecture i386
Command
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang
failed with exit code 1

Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang failed with exit code 1

how could I get rid of this?

thnx!

  • 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-05-29T21:27:29+00:00Added an answer on May 29, 2026 at 9:27 pm

    I just deleted the Reachabilty Class Group from the Sharekit Group and added

    #ifdef PHONEGAP_FRAMEWORK
    #import <PhoneGap/Reachability.h>
    #else
    #import "Reachability.h"
    #endif
    

    to the SHK.m

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

Sidebar

Related Questions

I am trying to use the BarcodeScanner plugin (from ) with PhoneGap. I have
I have started a project from an XCode template I have created. When I
I want to run Iphone Phonegap BarcodeScanner plugin in IPAD. I have gone through
Background: I have Xcode 3.2.3 installed and want to distribute a project, ideally to
I have a basic PhoneGap project, 100% auto-generated code. The app starts, and immediately
I have xcode 4 and iphone simulator 4.3. i have downloaded sample project from
I'm probably getting mixed up, but I use my itouch with xcode and have
I have an XCode project built as a Cocoa single document application (it's not
I have a config file in the www directory in a PhoneGap Xcode project,
I know and have Xcode, but I was wondering if there were any other

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.