callstack / react-native-opentok

React Native OpenTok
202 stars 79 forks source link

[Not a bug] Syncing up sessionID and Token to another app #37

Closed masudhossain closed 7 years ago

masudhossain commented 7 years ago

I copied this repo and they create a sessionId and Token whenever someone goes to a room such as example.com/123.

I'm curious how one would hook up this react-native-opentok to the same sessionId and token as the other app at example.com/123.

michalchudziak commented 7 years ago

Hey!

Thanks for your feedback. We rewrote the library completely, which results in API changes and many bug fixes. If the issue still persists on the latest version, please re-open it.

Thanks!