When Opening App from Apps Panel, incorrect runningContext

Hello, I realized there was some buggy behavior with runningContext only with production apps (when using a development clientID/secret, there is no error).

The error occurs when you click “open in meeting” after launching the app in the main client. It seems like the runningContext does not update to “inMeeting” and stays in “InMainClient”. It seems to just transport the app from the main client into the meeting client, and the context does not update.

Steps to Reproduce:

  1. Launch a production application from the app tiles.
  2. Click “Open in Meeting”
  3. View the runningContext and verify it still says “inMainClient” and not "inMeeting’.

Here is a video of my findings: incorrect runningContext.mov - Google Drive

@h.g Thank you for providing that detail! I tested this out with the following environment but I was unable to replicate that issue.

OS
Mac OS 14.5

SDK
AppsSDK 0.16.21

Client
Zoom Client 6.1.6

From here, consider updating the client or the version of the SDK that you are using to see if that resolves your issue.

If not, please let me know!

Thanks,
Max