CCActivityHUD icon indicating copy to clipboard operation
CCActivityHUD copied to clipboard

iOS 11 Update

Open nzayatz14 opened this issue 7 years ago • 1 comments

Hi,

The recent update to iOS 11 has caused my HUD to not show. I'm sure you've looked into the new update already, do you know when/if you will be pushing an update for this repository to work with iOS 11?

Thanks!

nzayatz14 avatar Sep 21 '17 20:09 nzayatz14

Thanks for the issue.

Since XVim doesn't support Xcode9 and I rely a lot on it, I don't upgrade my Xcode to the latest version. So I can't run the code in iOS11 to spot the bug.

You can try the chore branch. I changed some HUD-showing logic. maybe it could solve your problem.

If not, I recommend you to try SVProgressHUD, JGProgressHUD and PKHUD, they are all great. You can also search GitHub to find the library you like.

Hope it helps.

Cokile avatar Sep 24 '17 12:09 Cokile