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

iOS 13.2 - Swipe doesn't work #219

Open
mjdaugbjerg opened this issue Oct 30, 2019 · 3 comments
Open

iOS 13.2 - Swipe doesn't work #219

mjdaugbjerg opened this issue Oct 30, 2019 · 3 comments

Comments

@mjdaugbjerg
Copy link

Hi,

Swipe doesn't work on iOS 13.2
Any idea how to fix?

@heistings
Copy link

@mjdaugbjerg I met almost the same issue. I met a crash when user switched from dark mode and normal one to the other, and I finally found the crash was associated with SwipeView.
Since SwipeView has never been updated for almost 5 years, we'd better find some new pods instead of the SwipeView.
But I still love SwipeView, for it worked for me from iOS 8 to iOS 12.

@heistings
Copy link

@mjdaugbjerg By the way, the crash is CPU almost 100% and memory size endless increasing.

@buvtopcc
Copy link

buvtopcc commented Jun 22, 2020

@mjdaugbjerg By the way, the crash is CPU almost 100% and memory size endless increasing.

You can try this replaced scheme.
https://github.com/buvtopcc/CCPagerView

My project also use this for long times, but follow-up maintain is very low frequent and have some issues like yours. I decide realize banner, and give a simple api, and more easy to use.

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

No branches or pull requests

3 participants