Proposal to introduce mobile functionality in UE4

In the course of mobile development, there is an acute shortage of functionality that is rather ordinary for all applications:

  • Function to native share on iOS and Android for: Files, Pictures, Video
  • Function for recording screen to file with checkbox “with UI”
  • Function to make screenshot optionally with checkbox “with UI”
  1. Sharing:
    IOS
    Android
  2. Screen Record:
    Android
    IOS

Is there a reason for you not wanting to explain this “question” in depth?

Do you need something solved, is this a feature request?

ah, what do you mean?

Do you know how to implement those features on Java side? Because if you do it quite easy at least on Android