bentocorp / android

The customer Android app
0 stars 0 forks source link

BNA001-2 - User is unable to Sign in with Facebook #239

Closed gatgithub closed 8 years ago

gatgithub commented 8 years ago

Device: NGAGE7+ Android 4.2.2 Affected items: Log in / Sign up

ACTUAL RESULTS:- It is observed that the user is unable to sign in with facebook saying it's still in development mode. After that, the app will pop up a message saying an error occured while signin in.

EXPECTED RESULTS: t is expected that the user will be able to use his/her facebook account to sign in.

OTHER NOTES / ERROR MESSAGES:-

Video: http://bugs8.gatserver.com/uploads/663719b4c19049b74051394d892f62d3.mp4

Steps to reproduce this issue

xkokushox commented 8 years ago

@vcardillo the reason why they cant login is because Facebook Dev App cant be set to public:

"Can Test Apps be put into Public Mode? Test apps are designed for use during staging, development, testing or QA - rather than for being launched to the public - as such, Test apps always remain in Development Mode. If you'd like to give more people the ability to use a Test App (for example, when beta testing), you should add them to the Tester role within your test app's Roles tab."

We need to authorize tester users first before let them log in via Facebook App Console

https://developers.facebook.com/docs/apps/test-apps

vcardillo commented 8 years ago

@gatgithub: What do you recommend here?

vcardillo commented 8 years ago

Maybe what we need to do is a special QA build, where everything else is using the dev keys, except for FB which can use the prod key.

gatgithub commented 8 years ago

Verified fixed - 12.02.2016