I'm writing an Android app which makes use of Facebook for authentication. To test this I have written a script which creates a number of test user accounts using the guidelines provided in the Facebook docs.
Each test user account comes with a fake email address and a password. It is possible to login to each test account via the main Facebook site using these details. All good so far.
However, If I try to login to any of my test user accounts using these details on the Facebook native Android app, or even via the m.facebook.com mobile site, I get a generic "An error occurred during sign in. Please try again later." error.
Has anyone else experienced this? Is there a box I need to tick somewhere to enable these test users for mobile app access? Or are test accounts restricted so that they cannot be used from a mobile device?
Has anyone had any luck logging into a test user account from a mobile device, in particular from Android?
All thoughts and comments greatly appreciated.