How to realize screen sharing on iPhone?

The official demo has no sample code for screen sharing. Now I click sharing in zoomAPP and there is screen sharing option, while there is no Apple sharing option in the official SDKDemo. How can I realize this function? Can you provide an implementation example?

Above is a screenshot of zoom APP with screen sharing options

Above is the official demo screenshot, no screen sharing function

How do I implement this feature, hoping to help provide functionality to implement code examples

Thank you for your help

Hi @zhaodanfeng2351,

Thanks for the post. The screen sharing feature in SDK requires additional implementation, please follow the instruction here: https://marketplace.zoom.us/docs/sdk/native-sdks/iOS/mastering-zoom-sdk/in-meeting-function/zoom-meeting-ui/screen-share

Hope this helps. Thanks!