I am writing an Android application that uses Facebook for authentication. To test this, I wrote a script that creates several test user accounts using the guidelines provided in the Facebook docs .
Each test user account contains a fake email address and password. You can log into each test account through the main Facebook site using this data. All is good so far.
However, if I try to log into any of my user accounts using this data in the Android application on Facebook, or even through the m.facebook.com mobile site, I get a general "Error logging in. Please try again later . " error.
Has anyone else experienced this? Is there a box that needs to be specified in order to enable these test users to access the mobile application? Or are test accounts limited so they cannot be used from a mobile device?
Has anyone managed to enter the test user account from a mobile device, in particular from Android?
All thoughts and comments were greatly appreciated.
source
share