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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:51:26+00:00 2026-05-23T07:51:26+00:00

Iam developing one application.In that based on my requirment i use the Twitter+OAuth for

  • 0

Iam developing one application.In that based on my requirment i use the Twitter+OAuth for sharing the twitter.Iam developing my application in IOS 3.1.3.I got errors like

  Undefined symbols:
      ".objc_class_name_OAMutableURLRequest", referenced from:
          literal-pointer@__OBJC@__cls_refs@OAMutableURLRequest in SA_OAuthTwitterEngine.o
      ".objc_class_name_OARequestParameter", referenced from:
          literal-pointer@__OBJC@__cls_refs@OARequestParameter in SA_OAuthTwitterEngine.o
      "_OBJC_CLASS_$_NSMutableURLRequest", referenced from:
          _OBJC_CLASS_$_OAMutableURLRequest in libOAuth.a(OAMutableURLRequest.o)
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          __objc_classrefs__DATA@0 in libOAuth.a(OAMutableURLRequest.o)
      "_OBJC_CLASS_$_NSURL", referenced from:
          __objc_classrefs__DATA@0 in libOAuth.a(OAMutableURLRequest.o)
      ".objc_class_name_OADataFetcher", referenced from:
          literal-pointer@__OBJC@__cls_refs@OADataFetcher in SA_OAuthTwitterEngine.o
      "_OBJC_METACLASS_$_NSMutableURLRequest", referenced from:
          _OBJC_METACLASS_$_OAMutableURLRequest in libOAuth.a(OAMutableURLRequest.o)
      "__objc_empty_vtable", referenced from:
          _OBJC_METACLASS_$_OAMutableURLRequest in libOAuth.a(OAMutableURLRequest.o)
          _OBJC_CLASS_$_OAMutableURLRequest in libOAuth.a(OAMutableURLRequest.o)
          _OBJC_METACLASS_$_OARequestParameter in libOAuth.a(OARequestParameter.o)
          _OBJC_CLASS_$_OARequestParameter in libOAuth.a(OARequestParameter.o)
          _OBJC_METACLASS_$_OADataFetcher in libOAuth.a(OADataFetcher.o)
          _OBJC_CLASS_$_OADataFetcher in libOAuth.a(OADataFetcher.o)
          _OBJC_METACLASS_$_OAConsumer in libOAuth.a(OAConsumer.o)
          _OBJC_CLASS_$_OAConsumer in libOAuth.a(OAConsumer.o)
          _OBJC_METACLASS_$_OAToken in libOAuth.a(OAToken.o)
          _OBJC_CLASS_$_OAToken in libOAuth.a(OAToken.o)
          _OBJC_METACLASS_$_OAServiceTicket in libOAuth.a(OAServiceTicket.o)
          _OBJC_CLASS_$_OAServiceTicket in libOAuth.a(OAServiceTicket.o)
          _OBJC_METACLASS_$_OAHMAC_SHA1SignatureProvider in libOAuth.a(OAHMAC_SHA1SignatureProvider.o)
          _OBJC_CLASS_$_OAHMAC_SHA1SignatureProvider in libOAuth.a(OAHMAC_SHA1SignatureProvider.o)
      "_OBJC_CLASS_$_NSMutableString", referenced from:
          __objc_classrefs__DATA@0 in libOAuth.a(OAMutableURLRequest.o)
      "_OBJC_METACLASS_$_NSObject", referenced from:
          _OBJC_METACLASS_$_OAMutableURLRequest in libOAuth.a(OAMutableURLRequest.o)
          _OBJC_METACLASS_$_OARequestParameter in libOAuth.a(OARequestParameter.o)
          _OBJC_METACLASS_$_OARequestParameter in libOAuth.a(OARequestParameter.o)
          _OBJC_METACLASS_$_OADataFetcher in libOAuth.a(OADataFetcher.o)
          _OBJC_METACLASS_$_OADataFetcher in libOAuth.a(OADataFetcher.o)
          _OBJC_METACLASS_$_OAConsumer in libOAuth.a(OAConsumer.o)
          _OBJC_METACLASS_$_OAConsumer in libOAuth.a(OAConsumer.o)
          _OBJC_METACLASS_$_OAToken in libOAuth.a(OAToken.o)
          _OBJC_METACLASS_$_OAToken in libOAuth.a(OAToken.o)
          _OBJC_METACLASS_$_OAServiceTicket in libOAuth.a(OAServiceTicket.o)
          _OBJC_METACLASS_$_OAServiceTicket in libOAuth.a(OAServiceTicket.o)
          _OBJC_METACLASS_$_OAHMAC_SHA1SignatureProvider in libOAuth.a(OAHMAC_SHA1SignatureProvider.o)
          _OBJC_METACLASS_$_OAHMAC_SHA1SignatureProvider in libOAuth.a(OAHMAC_SHA1SignatureProvider.o)
      ".objc_class_name_OAConsumer", referenced from:
          literal-pointer@__OBJC@__cls_refs@OAConsumer in SA_OAuthTwitterEngine.o
      "_OBJC_CLASS_$_NSObject", referenced from:
          _OBJC_CLASS_$_OARequestParameter in libOAuth.a(OARequestParameter.o)
          _OBJC_CLASS_$_OADataFetcher in libOAuth.a(OADataFetcher.o)
          _OBJC_CLASS_$_OAConsumer in libOAuth.a(OAConsumer.o)
          _OBJC_CLASS_$_OAToken in libOAuth.a(OAToken.o)
          _OBJC_CLASS_$_OAServiceTicket in libOAuth.a(OAServiceTicket.o)
          _OBJC_CLASS_$_OAHMAC_SHA1SignatureProvider in libOAuth.a(OAHMAC_SHA1SignatureProvider.o)
      "_OBJC_CLASS_$_NSURLConnection", referenced from:
          __objc_classrefs__DATA@0 in libOAuth.a(OADataFetcher.o)
      "_objc_msgSendSuper2", referenced from:
          -[OAMutableURLRequest dealloc] in libOAuth.a(OAMutableURLRequest.o)
          -[OAMutableURLRequest initWithURL:consumer:token:realm:signatureProvider:nonce:timestamp:] in libOAuth.a(OAMutableURLRequest.o)
          -[OAMutableURLRequest initWithURL:consumer:token:realm:signatureProvider:] in libOAuth.a(OAMutableURLRequest.o)
          -[OARequestParameter dealloc] in libOAuth.a(OARequestParameter.o)
          -[OARequestParameter initWithName:value:] in libOAuth.a(OARequestParameter.o)
          -[OAConsumer dealloc] in libOAuth.a(OAConsumer.o)
          -[OAConsumer initWithKey:secret:] in libOAuth.a(OAConsumer.o)
          -[OAToken dealloc] in libOAuth.a(OAToken.o)
          -[OAToken initWithUserDefaultsUsingServiceProviderName:prefix:] in libOAuth.a(OAToken.o)
          -[OAToken initWithKey:secret:] in libOAuth.a(OAToken.o)
          -[OAToken init] in libOAuth.a(OAToken.o)
          -[OAToken initWithHTTPResponseBody:] in libOAuth.a(OAToken.o)
          -[OAServiceTicket dealloc] in libOAuth.a(OAServiceTicket.o)
          -[OAServiceTicket initWithRequest:response:didSucceed:] in libOAuth.a(OAServiceTicket.o)
      "_OBJC_CLASS_$_NSString", referenced from:
          __objc_classrefs__DATA@0 in libOAuth.a(OAMutableURLRequest.o)
          __objc_classrefs__DATA@0 in libOAuth.a(OARequestParameter.o)
          __objc_classrefs__DATA@0 in libOAuth.a(OAToken.o)
          __objc_classrefs__DATA@0 in libOAuth.a(OAHMAC_SHA1SignatureProvider.o)
      "_OBJC_CLASS_$_NSData", referenced from:
          __objc_classrefs__DATA@0 in libOAuth.a(OAHMAC_SHA1SignatureProvider.o)
      ".objc_class_name_OAToken", referenced from:
          literal-pointer@__OBJC@__cls_refs@OAToken in SA_OAuthTwitterEngine.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          __objc_classrefs__DATA@0 in libOAuth.a(OAToken.o)
    ld: symbol(s) not found
    collect2: ld returned 1 exit status

so please help me how to solve this errors.

  • 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-23T07:51:27+00:00Added an answer on May 23, 2026 at 7:51 am

    You have not added oAuth library in your project. Add the library which should be present in the demo app provided by the API, and then try again.

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

Sidebar

Related Questions

iam developing one application.In that i place the imageview in every tableview cell like
iam developing one application.In that i use the label and textfield in same line.Every
iam developing one application.In that i use the search bar for search the data.But
I am developing one application, based on that application i reseved messages. My Code
Iam developing one applciation.In that application i used the both imageview and textview.And iam
I am developing iPhone application and In that application I've one TableViewController , and
I am developing an application that has a repeater that will use dynamic templates
I am developing a web based application to replace a desktop based one. I
I am developing an application based on one library. I am facing problem related
I'm developing a mobile phone application that targets a lot of mobile devices based

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.