You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
action button of a player is now hidden by default unless 1 or more activityItems are set. If you have overridden showContentActions and don't use activityItems you can just set playerVC.viewForElementWithIdentifier("action")?.hidden = false after initialization.