Conversation
|
Hi, thanks for your contribution! |
|
@saghul , @jallamsetty1 could you please look into this, like all the OS methods are undetectable by ts-compiler and i have tried directly import the class where th emethods are defined it still not able to detect them......is there anything i am missing |
It is because the type definitions for these methods are missing in js-utils. I started migrating BrowserCapabilities to TS but I completely dropped the ball - jitsi/js-utils#69. I will try to get that merged soon so that you can proceed with these changes. |
Ok, @jallamsetty1 Thanks for the clarification! Let me know once the PR gets merged so I can proceed accordingly. |


Fixes #2637
jitsi conferencebut before that it requires the migration of this file as there are some methods likeisFirefoxwhich is unable to detect from browser.'@jitsi/js-utils'