Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to login in app #83

Closed
sssash18 opened this issue Mar 10, 2021 · 7 comments
Closed

Not able to login in app #83

sssash18 opened this issue Mar 10, 2021 · 7 comments
Labels
question Further information is requested

Comments

@sssash18
Copy link

While completing the registration process in a correct manner , a unhandled exception toast appears.Here is the video:

WhatsApp.Video.2021-03-10.at.12.08.56.PM.mp4
@i-anuragmishra
Copy link
Contributor

hey @sssash18 does the flutter version you are using >2.0.1 . Coz some people might have error even in the build. Also , i guess this could be dues to some problem with the API(#77 ) that app uses.

@Swayam221
Copy link
Contributor

I would like to work on this issue.

@utkarshshendge
Copy link
Contributor

@i-anuragmishra exactly, few files are missing. @sssash18 Could you please mention your flutter version.

@sssash18
Copy link
Author

@i-anuragmishra exactly, few files are missing. @sssash18 Could you please mention your flutter version.

Its 1.22.6

@i-anuragmishra
Copy link
Contributor

@i-anuragmishra exactly, few files are missing. @sssash18 Could you please mention your flutter version.

Its 1.22.6

yeah. i guessed so. Because app as some deprecated features which prevents it from building with flutter current stable SDK version (2.0.1). I request you ( @sssash18 ) to update your Flutter SDK to the same.

@sssash18
Copy link
Author

@i-anuragmishra exactly, few files are missing. @sssash18 Could you please mention your flutter version.

Its 1.22.6

yeah. i guessed so. Because app as some deprecated features which prevents it from building with flutter current stable SDK version (2.0.1). I request you ( @sssash18 ) to update your Flutter SDK to the same.

Yeah sure, So that means first we have to resolve the depreciated features and also the exception occuring to something wrong from API side . Am I correct ?

@jordanliu jordanliu added the question Further information is requested label Mar 11, 2021
@DeltaHarbinger
Copy link
Contributor

Hey @sssash18, we recently updated master to include a lot of stability changes in #151. The backend was also offline until yesterday, so Registering and Signing In were problematic. you should now be able to register and sign in normally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

6 participants