Different Facebook accounts Objective-C -


i start integration of facebook on iphone app.

i can log , profile picture , name, when try switch account (not developer account), error :

fbloginview encountered error=error domain=com.facebook.sdk code=2 "the operation couldn’t completed. (com.facebook.sdk error 2.)" 

i search on internet don't find solution, don't know how fix :/

thx !

[edit] : in fact, app on facebook developer account in 'sandbox mode' so, developers , testers launch app on iphone !!


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -