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
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
I think you're doing a something! somewhere but the something is null
So what’s the something?
Hat should I do to locate it?
I was running in debuting mode and this is what I got
Maybe you can look at some stack trace or search your code 🤷🏼♂️
Recommended threads
- Active Running Project Deletion Alert Em...
Hi , I received an email alert from Appwrite today stating “your project will be deleted within 14 days if no action is taken,” though I have been actively usin...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Issue Related to Presence
```PresenceService: upsert error – AppwriteException: user_unauthorized, The current user is not authorized to perform the requested action. (401) ...