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
The project has been updated to support iOS 13 and Xcode 11.
The track selection interface has been updated:
Dark mode is supported on iOS 13 and above. A new userInterfaceStyle property for SRGTracksButton lets you choose whether the appearance is controlled by the system, or whether the track selection interface should always be displayed with a light or dark theme.
The track selection interface displays either as a popover or modal depending on the available screen width.
The SRGMediaPlayerViewController icons have been updated for a more consistent look & feel.
The SRGTracksButtonDelegate delegate methods have been renamed.