MobileRTCShareView has black background in latest SDK

@jon.zoom No, can’t reproduce with the the sample app, the annotations appear without blacking out the rest of the screen. However, the sample app is using the screen share toolbar overlay from the SDK. In my case, I’m hiding the screen share toolbar and programmatically enabling annotations with my own overlay and a MobileRTCShareView as discussed in a previous post. That approach worked back in SDK v5.2.42043.1112. Should I not be using this technique? Is there a better way?