i have the app running, but not acting how it should, i uploaded images on the profiles, but unfonrtunatily it isn't showing. when i run with debugger on, i get that red screen with error and with debugger off, i get this result, what might be the cause of this
Summary
The user is experiencing a malfunction in their app where certain functions, like profile picture display, liking, and retweeting, are not working properly. They suspect that there may be a null error in their code causing this issue. They also mention that when running the app with the debugger on, they see a red screen with an error, but when the debugger is off, they get a different result. They are looking for suggestions on how to locate and fix the issue.
Alhaji Grags
Rank 2: Process
Sep 28, 2023, 15:32
with debugger, we have got the red screen and without it, profile pics don't show, the like, retweet functions, not working properly and so on
Drake
Admin
Sep 28, 2023, 17:23
I think you're doing a something! somewhere but the something is null
Alhaji Grags
Rank 2: Process
Sep 28, 2023, 17:26
So what’s the something?
Alhaji Grags
Rank 2: Process
Sep 28, 2023, 17:26
Hat should I do to locate it?
Alhaji Grags
Rank 2: Process
Sep 28, 2023, 17:26
I was running in debuting mode and this is what I got
Drake
Admin
Sep 28, 2023, 18:02
Maybe you can look at some stack trace or search your code 🤷🏼♂️