Open csepukar opened 5 years ago
I have exactly the same problem, did you find a solution ?
@bou-arkeup Yes, I am currently using it but the approach I used is different. I needed both iOS and android clients for rethink. Since support for android is a mess, I implemented rethinkdb server based on socket io. Basically, my backend was connected to rethink, and client apps were connected to backend via socket. Please inform me if this kind of solution would work for you
Hi thank's you for your response
i just need a ios version
For now i don't have a backend
just for test i'm trying to understand and connect to rethink and do a sync
Hi, Rethink is perfectly working in simulator but not in the device. Issue is shown in the image attached.