etebase-js icon indicating copy to clipboard operation
etebase-js copied to clipboard

Issues with .subscribeChanges in React Native application

Open blake-weissman opened this issue 11 months ago • 0 comments

Calling .subscribeChanges in my React Native application throws error "Offset is outside the bounds of the DataView". For further reference I'm using a self-hosted instance of Etebase server.

Maybe I'm missing a specific resource/guide to get real time subscriptions working? I was initially getting an error stating I needed to set up Redis, which I did, but now I'm getting this error. I couldn't find any docs/guides on needing to get Redis set up or any other steps needed to get real time subscriptions working.

blake-weissman avatar Jan 04 '25 19:01 blake-weissman