DLRadioButton
DLRadioButton copied to clipboard
Encounter error on new ios for some deprecated commands
'semanticContentAttribute' is only available on iOS 9.0 or newer Enclose 'semanticContentAttribute' in an @available check to silence this warning
'userInterfaceLayoutDirectionForSemanticContentAttribute:' is only available on iOS 9.0 or newer Enclose 'userInterfaceLayoutDirectionForSemanticContentAttribute:' in an @available check to silence this warning
It is done already.
@aulimge can you do a pull and update to the latest version. It should be fixed now. @redcapua thx for pointing it out.
i am using DlRadioButton 1.4.12 and i get same error "'userInterfaceLayoutDirectionForSemanticContentAttribute:' is only available on iOS 9.0 or newer"