Display warning message when opening Facebook in iPhone application

I am a new ios developer. I have an iPhone app where I want to use the "Sharekit" Framework. To do this, I performed all the settings described in the documentation for the set of add-ons. But when I want to share, showing the following message

"ERROR: this endpoint is deprecated. To temporarily reuse it, you can disable the migration of the august_2012 platform. It will be disabled forever in August 1201."

I don’t know what I missed. Please help me. Thanks in advance.

+5
source share
3 answers

, , ShareKit. ShareKit 2.0, .

:

shareKit , , , . ShareKit 2.0, , FBConnect (facebook-ios-sdk). , - Submodules/facebook-ios-sdk.

+4

, FBConnect. Facebook "". 1 2012 . , Breaking Change .

, ShareKit . , . :

Apps>>your app>>Insights>>See All

:

Value = extra app sales just for having the feature + sales due to sharing on FB - yearly maintenance cost to update FB software - customer service cost for FB bugs - lost sales due to disgruntled FB users.

, - iOS. FBConnect , , , , .

, , , :

  • FBConnect , FB, . , .
  • FBConnect - (, ).
  • FBConnect ( ).

, , , . SDK , .

+1

open facebook application "http://developers.facebook.com/"

apps β†’ your application β†’ settings β†’ Change settings β†’ Advanced β†’ Migrations β†’ Disable all fixed errors

he will work.

0
source

All Articles