Description
By monitoring our user’s activity, sometime we can see that the WASM files are downloaded twice when connecting to Zoom.
But sometime it’s not happening.
Through the monitoring i noticed that when it happens,
- the first download is the one triggered by the code itself (loading the WASM libraries before initializing zoom connection & joining a meeting)
- the second one happens during the join operation
So, would you mind to explain us why this happen / not happen in order to understand better how the web SDK deals with WASM file ? Is this due to WASM check / ensure download system introduced in 1.7.10 (if i remember well), or that’s not related at all ?
Error
Not really an error, just wonder why sometime it double download these specific resources.
Which version?
1.8.1
To Reproduce(If applicable)
Just run any zoom application i guess, your demo application should reproduce it as well.
Screenshots
Double download case (i had to hide the path sorry, just trust me these are the WASM resources).
Device (please complete the following information):
- Browser: Latest chrome version - but not related.