BEMCheckBox icon indicating copy to clipboard operation
BEMCheckBox copied to clipboard

didTapCheckBox is no working

Open HuaJianKai opened this issue 3 years ago • 4 comments

on iOS14 && iPhone11

HuaJianKai avatar Dec 22 '20 09:12 HuaJianKai

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

sharjeelahmed avatar Mar 08 '21 14:03 sharjeelahmed

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

gihancs avatar Sep 07 '21 07:09 gihancs

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

AnkurLahiry avatar Mar 30 '22 05:03 AnkurLahiry

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.

mrbiggred avatar Jul 27 '23 22:07 mrbiggred