Boris-Em/BEMCheckBox

didTapCheckBox is no working

Opened this issue · 4 comments

on iOS14 && iPhone11

@HuaJianKai did you get the solution ? i m facing the same issue

I'm facing same issue. is there any solution?

I am also facing trouble. 11 pro && iOS 15.1

I think the reason the didTapCheckBox does not work is because the method name was changed to didTap when the project was changed to Swift. Similar for the animationDidStopCheckBox was changed to animationDidStop.

See the Classes/BEMCheckBox.swift file and compare it to the deleted Classes/BEMCheckBox.h.