Closed bimal-freebird closed 4 months ago
One of the main goal of this Swift Package is to comply with the YouTube Terms of Service. The only allowed user interface must come from the YouTube Player iFrame API, which unfortunately prohibits any custom controls.
Is your feature request related to a problem?
Problem is - Custom apps should have custom controls.
What solution would you like?
Do not use web-based UI of the IFrame player
What alternatives have you considered?
access the iFrame and create a new iFrame which will hide or disable the defaults controls.
Any additional context?
Android kotlin its possible .