I used the React Native SDK to subscribe to buckets.<ID>.files on the client side. When the backend creates a file, two events are logged in my client's console. I tested this multiple times—sometimes it works correctly, but other times I get duplicate events. It's reproducible quite easily.
Why? Is it a bug
Recommended threads
- Auth working for emulator but not for ph...
hey guys i'm using appwrite for expo react native it is working perfectly for emulator but does not working for physical devices can u explain any one and it is...
- Fine grained permissions for webRTC hand...
Hi, I am building a WebRTC P2P app for a university project and have hit a security limitation regarding permissions for anonymous users. The Architecture: We ...
- Database column name change makes table ...
Hi, new here! I'm currently building an app where there's a table called "track_sessions" whose column "creator" I wanted to change to "creatorID". However, af...