I have an app that plays youtube videos in a custom web view.
When the user is watching the video and clicks on share the video (youtube screen), the message in the photo below appears, but the sharing options do not work.
Is it necessary to do some programming for the options to work?
I thought that being the youtube screen (despite being open in customwebview), the system would take over the youtube function (after all, it’s a click on the youtube share button).
Do you have an example of how this programming is done?