Skip to content

iOS 13 support

Compare
Choose a tag to compare
@defagos defagos released this 13 Aug 12:40
· 746 commits to master since this release
  • 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.