Hello,
I’m encountering an issue with the ReplayKit asset when using the ShareRecording API. While sharing video files works correctly, the subject and title fields are not being included in the shared output, regardless of the input values provided.
Steps to Reproduce:
Call ShareRecording with valid parameters.
Set the subject and title parameters.
Complete the sharing process.
Expected Result:
The shared video should include the specified subject and title.
Actual Result:
The video is shared successfully, but the subject and title fields are omitted.
Could you please investigate this issue and provide guidance on a potential fix? Let me know if you need further details.
Thank you for your assistance!
Edit: After digging the library seems never used those values ?