Project

General

Profile

Bug #194

Updated by Kiriana Stojanovski over 2 years ago

When the user is trying to perform a login, the application crashes and displays a blank screen. 

 *Steps *steps to reproduce:* 
 1. Open the mobile application 
 2. Click on the login button. 
 4. Provide valid credentials to login. 
 5. Initiate a login by clicking the "Login" button. 

 *Expected *expected result:* 
 The input fields should be successfully validated, and the user should be able to log in to the application without any issues. 

 *Actual *actual result:* 
 The application crashes displaying a blank screen.  

Back