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

UITabBarItem setBadgeTextAttributes:forState:]: unrecognized selector sent to instance #24

Closed
pboisso opened this issue Jul 17, 2017 · 4 comments

Comments

@pboisso
Copy link

pboisso commented Jul 17, 2017

Hi there,

We get error on iOS 9 for text attribute. We saw documentation that this was not supported, but were not expecting the app to crash.

How would you recommend to handle iOS < 10 bindings?

Thanks.

Patrice

@pboisso
Copy link
Author

pboisso commented Jul 20, 2017

Reverted back to 1.0.1 and now it's working fine. Definitely an issue with latest version. Thanks.

@xabre xabre added the bug label Jul 21, 2017
@xabre
Copy link
Owner

xabre commented Jul 21, 2017

Thanks for pointing it out. Same as #22 actually.

Todo for me:

  • Add selector check for ios < 10

@xabre
Copy link
Owner

xabre commented Jul 23, 2017

Should be fixed with the 1.1.1 release. :)

@xabre xabre closed this as completed Jul 23, 2017
@pboisso
Copy link
Author

pboisso commented Jul 23, 2017

Awesome, thanks so much ! Great plugin by the way !

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

No branches or pull requests

2 participants