I see the uid used in joinChannel on mobile (react-native) is number, is there a way to use uid as string on react native? Because our current system has guest users who can watch live stream and we need to join live stream as guest = self-generated uid is string so if on mobile uid is number then it seems we can't watch live stream
I see the uid used in joinChannel on mobile (react-native) is number, is there a way to use uid as string on react native? Because our current system has guest users who can watch live stream and we need to join live stream as guest = self-generated uid is string so if on mobile uid is number then it seems we can't watch live stream