Hi Zoom Team,
I’m implementing screen broadcasting in my iOS app using the Zoom Meeting SDK, following the steps outlined in the official documentation
However, when I run the app, I encounter the following error:
*** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x5727, name = '.1167.rpc'
See /usr/include/servers/bootstrap_defs.h for the error codes.
It seems related to a permissions or configuration issue, but I can’t pinpoint the cause.
Has anyone faced this issue before? Any guidance or suggestions on how to resolve this would be greatly appreciated!
Thanks in advance!