I'm facing an issue where if an user closes the realtime subscription, I am not able to set up a subscription again. It returns a null when i try to do so.
What would be the way to approach this?
Also, what would be the proper approach to re connect the realtime if an user loses an internet connection without restarting the app.
Recommended threads
- Get Started - Web is broken
Trying to complete the get started tasks since the "66%" was finally getting to me, and clicked on "web", was met with: ``` Uncaught TypeError: Cannot read prop...
- Database AI Column Suggestion Use Case
I tried using the AI column suggestion feature. For me, I prefer writing my column design separately in a notepad. Then my intention is to paste it into the AI ...
- Relationship lists aren't showing
In flutter, when I perform a listRows function for my table which contains various relationships in addition to normal data, I am not getting the relationships ...