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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T04:15:18+00:00 2026-06-15T04:15:18+00:00

I need facebook login for my app.when i login through the Facebook it will

  • 0

I need facebook login for my app.when i login through the Facebook it will redirect me to my app and also i need access token to be in console.Anyone can give me the code..i read many links but not getting.how to do this?? I am new to this so,some one can give me the code.please.

  • 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-15T04:15:20+00:00Added an answer on June 15, 2026 at 4:15 am

    I don’t really know every word you said. However, implementing Facebook login is as simple as importing the SDK and call the openSession() (or something like that). You can get it done in less than 30 minutes by following the Facebook SDK tutorial. It’s dead simple.\

        const BOOL succeed = [FBSession openActiveSessionWithPermissions:
                                    [[NSArray alloc] initWithObjects:@"publish_stream", @"user_photos", @"user_likes", nil]
                                                               allowLoginUI:YES
                                                          completionHandler:^(FBSession *session, FBSessionState state, NSError *error)
        {// Check state}];
    

    You call to this simple method with your desired permissions. allowLoginUI should be YES so that a dialog will be displayed. You check for the state in your completion handler. If the state is FBSessionStateOpen, you can proceed with your Facebook requests.

    There is no need to store Facebook token in the latest SDK.

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

Sidebar

Related Questions

I am writing a facebook app by using ruby and rails. I will need
To create facebook android native app we need to provide our Android application signature
I need to create a wall system just like Facebook's (users can post messages,
we need to Login Facebook,Twitter,Gmail from our desktop application we have OAuth tokens such
I'm using Rails 3.0.9. Trying to login to my (localhost) site through Facebook. My
I'm creating an iphone app using Facebook apis. I need to get the user's
I have an app in which I have implemented facebook login. I copied the
I am trying to integrate facebook in my app. I had done code for
Facebook document that you need to do the following for canvas login Include facebook
I've created my first Facebook app and I need to have publish_stream permission. I

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.