I am experiencing an issue with handling null
values in my application. Occasionally, when I try to access a variable or property that should contain a value, I receive a null
value instead. This causes the application to crash or not function as expected. I need help identifying the cause of the null
value and how I can fix it to prevent it from affecting the functionality of my application.
Extra: When I register, the data is shown in the database, but when I call it on the home screen it doesn’t show me anything.
Register
Login
Home