Using the youtube-ios-player-helper library. Very useful. But I notice that the "play later" button does not work with the library. When it's pressed it just changes to a "!".
It looks from the exposed methods, like that button is actually not part of the library but from the YouTube site so there's no way to control it.
Is that right? Can you capture those methods or make it work when embedded in an iOS app somehow?
Thanks