BUG: Zoom Context Header is not sent on reload of Zoom App for MacOS

I have a Zoom App in the marketplace. We’re encountering many unintended issues with users who have turned on the Persistent App feature. We would like to reload when changing to the InMeeting context because of the strange behaviours we’re seeing in SDK.

window.location.reload() works on Windows but not on MacOS. The Zoom App Context is not sent on reload.

This is a huge, breaking bug IMO and is causing all kinds of grief for our users.

How To Reproduce
Start App
Open Console
window.location.reload()
Inspect Network
x-zoom-app-context is not sent.

2 Likes

Hello @ckarpyszyn2 ,

Have you tried using getAppContext(). This SDK method can also provide you the context.