Skip to content

Bug : the application is not supposed to crash because of a server error #1175

@yveskalume

Description

@yveskalume

Describe the bug

an internal error makes the application crash when a new user tries to signup

To Reproduce

Steps to reproduce the behavior:

  1. Go to Sign Up
  2. Complete the informations
  3. Click on Sign Up button
  4. See error the sign up screen will close without message. In the log of android studio you can see "HTTP 500 Internal Server Error".

Expected behavior

an error that something is wrong should be displayed without the application crashing

Smartphone (please complete the following information):

  • OS: Android
  • Version 10

Additional context

this can be fixed by adding a try catch in the AuthDataManager (I've already tested and it worked)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions