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

Gradient Animation not working when app becomes active #39

Closed
attheodo opened this issue Feb 6, 2018 · 14 comments
Closed

Gradient Animation not working when app becomes active #39

attheodo opened this issue Feb 6, 2018 · 14 comments

Comments

@attheodo
Copy link

attheodo commented Feb 6, 2018

When the app goes in the background and comes back as active, the gradient animation on Skeleton View is not working.

@Juanpe
Copy link
Owner

Juanpe commented Feb 8, 2018

Hi @attheodo, this issue has been solved in version 1.1

@attheodo
Copy link
Author

@Juanpe just updated to 1.1. It doesn't seem like the issue has been properly fixed.

@Juanpe
Copy link
Owner

Juanpe commented Feb 13, 2018

Hi @attheodo, you're right. Today, I'm going to release an hotfix to solve this problem 🙃 commit

@Juanpe
Copy link
Owner

Juanpe commented Feb 14, 2018

Hi @attheodo, I've released a new version (1.1.1), now it should work fine 🙂

@attheodo
Copy link
Author

@Juanpe nope, it doesn't 😅

@Juanpe
Copy link
Owner

Juanpe commented Feb 14, 2018

Sorry man, I re uploaded the version 1.1.1, could you update your pods?

@attheodo
Copy link
Author

@Juanpe still same issue buddy. Did you update 1.1.1 in the trunk?

@Juanpe
Copy link
Owner

Juanpe commented Apr 30, 2018

Hi @attheodo, new version is out 1.2, should solve this issue

@Juanpe Juanpe closed this as completed May 1, 2018
@Dalein
Copy link

Dalein commented Feb 20, 2019

I'm using 1.4.1 ver and still see this bug. It's very simple to reproduce:
Start skeleton animation:

let gradient = SkeletonGradient(baseColor: UIColor.nephritis)
let animation = SkeletonAnimationBuilder().makeSlidingAnimation(withDirection: .leftRight)
self.showAnimatedGradientSkeleton(usingGradient: gradient, animation: animation)

Switch to another tab, come back to tab with animation - see frozen gradient.

@pendikov
Copy link

@Dalein me too

@GaneshKumarSelvam
Copy link

@Juanpe is this issue solved, I see the same issue in 1.8.1, when I go to background and come it shows like frozen

Screen Shot 2019-09-10 at 2 41 02 PM

@cwestMobile
Copy link

I am also experiencing this issue

@i0sa
Copy link

i0sa commented Sep 16, 2019

this needs to be fixed

@Juanpe
Copy link
Owner

Juanpe commented Sep 16, 2019

Hi @i0sa, could you install a specific branch? next version should fix this problem.

pod 'SkeletonView', :git => 'https://github.com/Juanpe/SkeletonView.git', :branch => 'master'

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

No branches or pull requests

7 participants