Replies: 2 comments
-
#1195 <- link to the issue where this will be discussed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Will be discussed within product team internally. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys again!
I want to integrate your SDK, and my business case is that currently I have my own audio/video streaming calls implementation, but I want to use your SDK and I want to control it with feature flag to have both calls (my own old calls, and new calls with your SDK)
I want to transition to new calls with your SDK gradually, so it could happen situation, that some user in my application that I call to, doesn't have GetStream calls, but only old calls.
How can I check using GetStream SDK if other user has registered device - using his ID? How could I achieve it? is it available in your SDK, or it is matter of a new feature?
cc: @skydoves @aleksandar-apostolov
PS. Is this good place to ask you about such things? I don't want to spam unnecessarily your repo 😄
Thanks,
Wojciech from AppUnite
Beta Was this translation helpful? Give feedback.
All reactions