hangs on android when signing up for account
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
update, it works in an actual device just not in the emulator
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
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
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