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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T08:54:03+00:00 2026-05-30T08:54:03+00:00

I am implementing a protocol that has a method called fbDidExtendToken:. For some reason,

  • 0

I am implementing a protocol that has a method called fbDidExtendToken:.
For some reason, I get the warning that I am not implementing this method.
Why is this?

In my .h:

@interface AppDelegate : UIResponder <UIApplicationDelegate, FBSessionDelegate>
//...

in my .mm

@implementation AppDelegate
//...
-(void)fbDidExtendToken:(NSString*)accessToken
{

}

Error message is:

/Volumes/mchinen/scm/FindYourself/FindYourself/AppDelegate.mm:13:1:
warning: method in protocol not implemented [-Wprotocol,3]
/Volumes/mchinen/scm/FindYourself/src/Facebook.h:123:1: note: method
declared here [3]
– (void)fbDidExtendToken:(NSString*)accessToken

  • 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-30T08:54:05+00:00Added an answer on May 30, 2026 at 8:54 am

    Looking in the protocol header file, it seems the entire method is

    - (void)fbDidExtendToken:(NSString*)accessToken expiresAt:(NSDate*)expiresAt;
    

    and the xcode warning only gave me the method name up to the first parameter, which I copied and pasted to implement, causing the warning.

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

Sidebar

Related Questions

I've got a project which has in it a protocol, a class implementing that
UIScrollViewDelegate has a new awesome method: // called on finger up if the user
I was wondering if anyone had some resources that describe the binary protocol used
I am implementing the BitTorent protocol using Java via this spec . In the
It is my understanding that the UDP protocol does not define the action to
I am working on implementing the MSNP15 protocol in Python. I have verified that
I am making a protocol that uses packets (i.e., not a stream) encrypted with
I've written a TCP server in node.js implementing a binary protocol. Using buffers this
I am implementing Google Analytics for a customer that has part of their site
I am implementing a sliding window for a trivial protocol. I was implementing the

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.