Facebook api is upgraded. Hence v2.x api calls are no more valid from april 30th 2015. I'm using SLComposeViewController
in my app. Does this changes by Facebook will affect my app? Is it safe to continue using SLComposeViewController
? Please do suggest.
Asked
Active
Viewed 302 times
1

rishu1992
- 1,414
- 3
- 14
- 33
-
I have no issues using the latest one we can use SLComposeViewController – Tendulkar Feb 09 '15 at 07:27
-
Right now even we can use facebook sdk and login and share is allowed in facebook sdk now . It will be deprecated after april 30th. – rishu1992 Feb 09 '15 at 07:35
1 Answers
1
Most likely the API Apple uses with Facebook, regardless of what its internal implementation details are, will continue to function, as per the agreement between Apple and Facebook. To be sure, you should contact Apple Developer Relation support and consult with them.

Léo Natan
- 56,823
- 9
- 150
- 195