My Twilio-Videocall and Screen sharing Application works good in my Phone's default Browser but when I try to implement it in web-view,I am unable to create a Video room.
import TwilioVideo from "twilio-video";
TwilioVideo.isSupported gives false
I am using React Twilio-video package and have followed Twilio docs and this repo https://github.com/philnash/twilio-video-react-hooks