Thomas Haukland

Results 129 comments of Thomas Haukland

After reading about https://github.com/Azure/Communication/issues/211 I started creating ACSClient with a completely new Token/user each time(instead of caching Token which SEEMED logical to me...), and havent had any disconnects since, assuming...

@raosanat do you have the link to new location for this issue? (couldnt find it...)

@raosanat Sorry to nag about this, but do you have the new location?

Just happened to me to on iOS sdk 2.1.0-beta.1. The only time it happened was when disposing some objects RIGHT AFTER/DURING call initialization. ``` 0x0000000108a0c000 + 91424 SIGABRT: Attempting to...

@mariusu-msft I think this behaviour causes a lot of confusion and should be considered a bug. If you cant change speaker using ACS, I dont think ACS should SET speaker....

For anybody else struggling with this, if you need loudspeaker output by default, it seems to work okay to override audio output like marius suggested on call state-change, when call...

@jsaurezlee-msft sorry about the late reply, this happens only in local preview. Just tested on galaxy s8, still happening. Not sure if this applies to previous versions of sdk. This...

Im seeing a similar issue at my macs(fails on both intel and m1). But in my setups chrysalis does not even recognise the existing firmware: ![Screenshot 2022-09-25 at 09 37...

hey, not sure if this is the same problem, but I was struggling for days without managing to flash. Tried different cables but always timing out. Today I realised I...

Hi. Do you have an online example or more of your code? Maybe a plunker?