I am implementing video chat feature with Twilio iOS SDK Call is working great but I would like to display for the recipient if the other one is not currently in video chat (instead of displaying the regular freeze static image that comes up when you're not broadcasting anymore).
I am trying to send the command to stop streaming as soon as app enters background but this does not seem to come through and user still gets the static image of the other one so we can't display some label for this.
Any thoughts or someone with similar issues?
Kind Regards,
Martin