azchohfi / LottieUWP

UWP port of Lottie(https://github.com/airbnb/lottie-android)
Apache License 2.0
273 stars 45 forks source link

Animations aren't playing when deployed to a console #17

Closed mltejera closed 6 years ago

mltejera commented 6 years ago

It appears the animations aren't playing when the app is deployed to an Xbox console. We can 'progress through' the animation, but it's not playing smoothly 'hands off' like it does when deployed as a standard desktop UWP. Have we verified this use case works as anticipated?

azchohfi commented 6 years ago

It has not been tested, but it should. Will setup environment to make some more testing.

mltejera commented 6 years ago

Awesome!

azchohfi commented 6 years ago

Unfortunately, I could replicate the problem. Still, I need to investigate more to find the real reason behind it. Win2D should work just fine on Xbox, so it is probably something that LottieUWP is doing that it shouldn't.