iphone - FacebookSDK - Unknown Type ACAccountCredentialRenewResult Error -


i have installed newly updated facebook sdk 3.5 in mac. took tutorials given in facebook developer website , integrated facebook sdk in xcode project.

facebook sdk link

tutorial link

i tried run facebook sample project. getting error as

parse issue: unknown type acaccountcredentialrenewresult error 

and project not compiling. have seen acaccountcredentialrenewresult available ios 6 itself. facebook says sdk compatible ios 4.3+ . trying run project in ios 5.1 simulator , xcode 4.5. me rid of issue. appreciated.

make accounts framework optional , try.enter image description here


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

node.js - Bad Request - node js ajax post -

uitableview - Create and use custom prototype table cells in xamarin ios using storyboard -