Clerk + Convex + RN: If using simulators, auth session is shared among devices
So, if I create a document with a mutation from the second connected device logged with different account, I see the new document listed in the UI by the useQuery only in the first logged device in the same network (local).
Is there a way to differentiate session among different devices in the same local network?
