Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'd like to use my FaceBook test users (which can be used in a browser and username/password are working correctly) in my iPhone Simulator and iPhone itself for trying to post from an application. If I try to register the FaceBook test account in iOS6 Settings, I got an error

Could not communicate with the server

This error is different from username/password wrong and seems to work for almost 30 seconds before the error pops up. (The login via Mobile Safari works flawless)

Any ideas what I should try to get iOS6 to work with my FaceBook test user?

Best regards A.Steinel

share|improve this question
Are you sure your app is properly connected to the web? Did you try to connect to the facebook server using a NSURLConnection? Sharing some of the code you're using might help answer the question. – leo Sep 26 '12 at 20:00
@leo: I use the Settings App from Apple. The test user is not working there (iOS 6 Facebook Connect by Apple). – A.Steinel Sep 28 '12 at 17:35
1  
There are other reports about this problem, yet there is no real solution for test users, because they are not open other apps like the Apple Settings App (as I understand it). discussions.apple.com/message/19625167#19625167 discussions.apple.com/message/19663887#19663887 mac-forums.com/forums/iphone-hardware-accessories/… – A.Steinel Sep 28 '12 at 18:45

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.