fb_auth icon indicating copy to clipboard operation
fb_auth copied to clipboard

hangs on android when signing up for account

Open copypasteearth opened this issue 6 years ago • 4 comments

I am trying to use this plugin and it works fine in the web, I don't know about ios because I am not using that but in android I can sign in a user but when I try to sign up it just keeps showing the loading progress bar and never actually signs the user up. if you have any advice of something I am maybe doing wrong that would be great.

thank you for your time

copypasteearth avatar Oct 16 '19 22:10 copypasteearth

update, it works in an actual device just not in the emulator

copypasteearth avatar Oct 16 '19 22:10 copypasteearth

Ok i was testing on a device too, ill see if i can figure out why the emulator doesnt work. Does it require google play services to be available?

Does it actually signup the user on the backend though? Also are you using the latest from the repo? I made some changes to the sign up process

rodydavis avatar Oct 16 '19 23:10 rodydavis

Im pretty sure my emulator has google play services in it, it does not sign up the user on the backend. Im using the package from pub.dev, im very new to flutter

copypasteearth avatar Oct 16 '19 23:10 copypasteearth

For reference you can install pub packages from git too. But I can send out a new update. I’ll do some tests and see if I can reproduce this

rodydavis avatar Oct 17 '19 03:10 rodydavis