Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encounter error on new ios for some deprecated commands #145

Open
aulimge opened this issue Sep 13, 2018 · 3 comments
Open

Encounter error on new ios for some deprecated commands #145

aulimge opened this issue Sep 13, 2018 · 3 comments

Comments

@aulimge
Copy link

aulimge commented Sep 13, 2018

'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

@redcapua
Copy link

redcapua commented Dec 3, 2018

It is done already.

@DavydLiu
Copy link
Owner

DavydLiu commented Dec 3, 2018

@aulimge can you do a pull and update to the latest version. It should be fixed now. @redcapua thx for pointing it out.

@mahmut-gundogdu
Copy link

i am using DlRadioButton 1.4.12 and i get same error
"'userInterfaceLayoutDirectionForSemanticContentAttribute:' is only available on iOS 9.0 or newer"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants