Ishan Mahajan

Results 24 comments of Ishan Mahajan

Please provide a fix or a workaround for this like calling a function which will allow the dev to conditionally use this module if the platform is browser ``` if...

Already stuck with two projects will surely work on it if I get time to work on it any time soon @codediodeio

Got it there are many formatting changes so I just skimmed through ignoring the relevant changes

HI, @bharath-holla can you please share the changes you made in server.ts as I'm stuck with this issue for quite while now.

@thecoconutstudio not able to get it fixed for a while now. Really depressing problem.

Any update on this? I'm on v5 and I get this error in production but not in development mode. On debugging found that it happens with SSR. So might be...

Consider this issue #86 My comment has your answer

There is a `TwilioPlugin.Device.disconnect` and `TwilioPlugin.Device.disconnectAll` in the plugin file you can try that if needed

A possible solution for twilio undefined in my case was that I took the `tcPlugin.js` and placed it inside my assets folder and then imported it like this ` `...

I've answered my solution here #86