Share screenshot on iPhone

Hi,

I already managed to take a screenshot on an Android phone as Texture2D and then share it using AndroidJavaClasses and AndroidJavaObjects.

Do you know how could I share a screenshot on an iPhone?

Do you know any tutorials, or Unity Answers posts that show techniques that actually work?

Thank you.

Here is my solution: GitHub - yasirkula/UnityNativeShare: A Unity plugin to natively share files (images, videos, documents, etc.) and/or plain text on Android & iOS