I would like to integrate my app with Facebook and downloaded Facebook-ios-sdk from github. However, the sdk was for Xcode 4.0 code base - I am using Xcode 4.2 for iOS 5 beta 5 application... Is there a version of Facebook-ios-sdk for the latest iOS 5 beta? If there is, how can I download that?
Related
I am trying to integrate the latest facebook ios sdk 3.20 for my existing ios app, but It start crashing on iOS 5.1.1 devices every time i try to login using facebook. Please see the screen sort attached
Let me If you need some more information for the same
Thanks
You can see on their SDK page that the Facebook SDK supports iOS 6.0 and greater. They appear to be using new features of Objective C that are not present in older versions of iOS SDK.
The Facebook SDK for iOS versions 3.17+ supports iOS 6.x and higher.
Support for iOS 5.x was dropped in version 3.17 of the SDK.
Switched from Xcode 4.6 to Xcode 5 with titanium. Publishing new apps all go well.
No I opened an old project (Titanium SDK 3.1) and I would like to publish it to the app store for an update with the iOS 6 SDK.
How can this be done...
Thanks in advice for your answers/solution,
Erwin
You can't easily set the SDK to iOS 6, but as long as you set the deployment target to iOS 6 the app will run on iOS 6.
From the release notes of Titanium 3.1.3:
iOS 7 and Release 3.1.3 require the use of Xcode 5.0 and later. You
will still be able to compile iOS 6 apps with Xcode 5. Additionally,
Xcode 5.0 requires Mac OS X 10.8.4 or later.
Just make sure you do not use any methods or classes that are only available on iOS 7.
I have my app developed for iOS 4.3 to 6 and it uses facebook sdk 3.1. But now I require to prepare a build using xcode 4.2 to make the app runs on a device that has iOS 4.0 . Will the facebook sdk 3.0 support iOS version 4?
Thanks.
It supports versions 4.3 and up. See https://developers.facebook.com/ios/features/whats-new-ios-sdk-3.1/, the section in Facebook Login.
So, I just downloaded the new Facebook iOS SDK version 3.1. When I run a sample code, it complains about Social.framework that doesn't exist in my Xcode 4.4
I already have Xcode 4.5, but the problem is, Xcode 4.5 doesn't allow us to use iOS 4.2. And I need to run it on iOS 4.2.
So, if I use old Facebook SDK, that can run on Xcode 4.4, will Apple reject it?
Apple is so difficult these days.
I downloaded XCode and it only has the iOS 5 sdk
How do you get the iOS 4 sdk?
http://iphonesdkdev.blogspot.com/2010/04/old-versions-of-iphone-sdk.html if you must have the older sdk's
It's included; you just need to configure your project's Base SDK so it builds against iOS SDK 4.