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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T02:46:42+00:00 2026-06-13T02:46:42+00:00

I have in my app a facebook share button, a tweet button. My app

  • 0

I have in my app a facebook share button, a tweet button. My app supports to IOS 5.1.
So for twitter there is no problem. But how should I work with the facebook share button.

If the IOS device that is running the app is using IOS6 I want to use the new way, like you can see over here

But when the app is running on previous IOS devices. I want to use the old fashion way.

Can anybody help me?

Kind regards

  • 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-13T02:46:43+00:00Added an answer on June 13, 2026 at 2:46 am

    If you’re wondering if SLComposeViewController supports Facebook, check isAvailableForServiceType, e.g.

    if ([SLComposeViewController class]) {
        // once you know that they have iOS 6 or higher
        // check if the account is setup
        if ([SLComposeViewController isAvailableForServiceType:SLServiceTypeFacebook])
        {
            // now we know we have a facebook account configure and logged in
        }
    } else {
        // You don't have iOS 6 or higher
    }
    

    It’s generally better to use API (or class or NSClassFromString for weakly linked classes, or respondsToSelector, if a class has methods that were added in later versions of iOS) rather than checking for version of iOS. For more information, see Supporting Multiple Versions of iOS section of the iOS App Programming Guide.

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

Sidebar

Related Questions

I have a button in my iOS app to share the currently viewed content
I have developed my news app and now i have to add share(facebook/twitter)option to
I have this code for sharing an app on facebook but when i share
In my iPad app, I have configured the Facebook with newest Share Kit SDK
I have a facebook app using a lot of Javascript that doesn't work correctly
I want to add a facebook share and twitter tweet options in my WP7
I want to share my iPhone app on Facebook. But I am getting one
The Requirements: I have a share button in my app. I have a requirement
i have Samsung Galaxy S. In the phone's gallery there is a share button.
in my app I have customized the sharekit, sending an image to twitter/facebook via

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.