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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T03:30:33+00:00 2026-06-14T03:30:33+00:00

I am creating an ios app which will use fb login services. I have

  • 0

I am creating an ios app which will use fb login services. I have create a new class fbConnect, which has all the fb functions – the class can be included in the relevant files, which can then use fb related functions.

I create session as follows:

 - (void) createSession
{

if(!fbSession.isOpen)
{
if (!fbSession || fbSession.state != FBSessionStateCreated)
{
    fbSession = [[FBSession alloc] init];
}

[fbSession openWithCompletionHandler:^(FBSession *session,
FBSessionState status,
NSError *error) {
    [self sessionStateChanged:session state:status error:error];

}];

  }
}

The problem is that the call to fb never returns to the app – there is no call to the completion handler. If i try to use safari, it says that the url does not exist.

I have checked and re-checked the plist settings – they seem to be fine. Is there a problem in defining the functions in a separate file and not doing anything in appdelegate?

EDIT 1: I think i was wrong earlier, the problem is with the plist; however, i am not able to figure out the problem. Can someone help? Am not able to post images, but the link to image of my plist is https://i.stack.imgur.com/K7BqG.png

  • 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-14T03:30:34+00:00Added an answer on June 14, 2026 at 3:30 am

    I deleted and reset the settings in the info.plist and voila!
    Important point to note was that instead of writing the name of the setting, i chose the apt setting from the drop down menu that appears when changing values in info.plist. It should not really matter, but it did.

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

Sidebar

Related Questions

1)I am creating a ios app in which I have to scan a pool
I am creating a full screen web app which will have some modules/widgets which
We are creating an ios app, In which we want to use certain interactive
I am creating a generic app which will have different builds for different customers.
We're creating an iOS photo app. In doing this, we have to create dynamically
I am currently creating an iOS app, which connects to a database and asynchronously
I'm currently creating a iOS 5 iPad app where there will be heavy network
I'm currently creating an iPhone app (Xcode 4.3.1, IOS 5) that could use Bluetooth
I am creating an iOS and Android app. The app will track the same
Creating an iOS app in Flash Builder 4.5 which is a small Hello World

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.