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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T09:37:58+00:00 2026-05-26T09:37:58+00:00

I followed the Facebook tutorial for developing a native iPhone app and couldn’t make

  • 0

I followed the Facebook tutorial for developing a native iPhone app and couldn’t make it work at first. It seems that the reason was the fact that I had the official Facebook app also installed on the phone.

As soon as I uninstalled the official app, the application started working.
The same happened while trying the Hackbook demo app from Facebook.

Before uninstalling the official app, both my app and the Hackbook were launching the Facebook app upon authentication without prompting for username and password or doing anything else. The Facebook official app simply stayed up like it was launched independently from the rest. After uninstalling it, the two apps were opening a Safari instance with the appropriate authentication screen.

Is there some incompatibility between the Graph API and the official iPhone Facebook app?

  • 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-26T09:37:59+00:00Added an answer on May 26, 2026 at 9:37 am

    read this (step5 specially)

    Facebook.m find

    - (void)authorize:(NSArray *)permissions {
      self.permissions = permissions;
    
      [self authorizeWithFBAppAuth:YES safariAuth:YES];
    }
    

    and set both parameters to NO

    [self authorizeWithFBAppAuth:NO safariAuth:NO];
    

    if both parameters are set to NO, Application will show in app popup for Facebook authentication.

    What this does is, this performs the authentication using Facebook application if installed or Safari if facebook application isn’t install.
    If you want to authenticate using safari then just set first parameter to NO

    [self authorizeWithFBAppAuth:NO safariAuth:YES];
    

    This will open safari for Facebook authentication.

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

Sidebar

Related Questions

When do a iPhone app that uses Facebook connect, I followed the guide for
I followed this tutorial : http://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-app-sms/ and I got the alert 'Text messaging is
I followed this tutorial on configuring the Rails plugin ExceptionNotifier. I know that I
I followed the Core Data tutorial at http://macresearch.org/cocoa-scientists-part-xxiii-itunes-ifying-core-data-app The finished application displays data in
I am a new facebook application deverloper. I followed this tutorial: http://www.adobe.com/devnet/facebook/articles/video_facebook_quick_start.html but I
I followed this tutorial: http://codeigniter.com/wiki/Internationalization_and_the_Template_Parser_Class/ The controller that loads the language is this one:
So i followed this tutorial to set up the android facebook sdk in my
I am integrating my Android app with facebook for that I have used Facebook
I have followed this tutorial which uses jQuery UI to generate Facebook tokens like:
I followed this guide and I've created my app successfully with Facebook integration. What's

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.