有没有适合ios14 的模拟点击

http://iosre.com/t/ios-10-3/11869
https://github.com/Roshanzs/ZSFakeTouch

https://github.com/Ret70/PTFakeTouch

https://github.com/zjjno/PTFakeTouchDemo

之前这些模拟点击都好像只使用到ios14之前 不知道有没适合ios14的模拟点击 或者应该向那个方向 研究ios14以上的模拟点击

1 个赞

试试这个
https://github.com/xuan32546/IOS13-SimulateTouch

可以试试这个

已经支持ios14 之前如果用这个的只需更新以下两文件
[UITouch-KIFAdditions.h]
(PTFakeTouch/UITouch-KIFAdditions.h at master · Ret70/PTFakeTouch · GitHub)
[UITouch-KIFAdditions.m]
(PTFakeTouch/UITouch-KIFAdditions.m at master · Ret70/PTFakeTouch · GitHub)

1 个赞