Can we do screen sharing using screen broadcasting mechanism without applying ZoomVideoSDKScreenShare

I am trying to develop something where only host will share / broadcast their screen. Somebody mentioned that it can be accomplished without adding ZoomVideoSDKScreenShare to project but not how.

Is it feasible in iOS.
Host will perform the broadcast from iPad.

Just for more insight , the old implementation of zoom was working fine without the ZoomVideoSDK. I updated the new ZoomMeetingSDK in project to support OAuth.

It basically shows the broadcast started however the participants can’t see anything at their end that’s why I wanted to know if there has been any change in screen sharing particularly in the latest SDKs