Question about screen sharing and recording function

I want to know the feasibility the function of screen sharing and recording from IOS app.

The situation : A IOS mobile app from IPAD activates the function to share the screen to other device including IOS, android, PC during the video call. During the sharing, I want to record the whole sharing process too.

I have read the docs in the advanced features. It seems recording is possible. However, i notice the statement " Chrome , Opera , Firefox and desktop Electron apps support screen sharing", I therefore have a doubt that whether mobile app can share the screen.

Anything I need to pay attention when I develop the application?

Hi,

Sorry, but screen sharing is not supported in mobile platforms, at least in the current time by using any phone browser, Ionic or React Native. With native mobile applications it might be possible, but I don’t really have that much experience in Android/iOS to give you a complete answer.

Regards.

Thank you for your reply!!