-
Notifications
You must be signed in to change notification settings - Fork 69
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
[QUESTION] Is this library still supported? Lottie just does not display in iOS #173
Comments
I can confirm, that lottie does not render - without any exception to be thrown - in IOS using Visual Studio Windows as build host and debugging on a local IOS device connected to the Windows computer (IOS local device & hot reload). But: |
I can confirm too that lottie does not work on windows host! And does not work in iOS using mac either if you using a service provider to hook a viewmodel - page I will test on popups but dont think it works there either.. This seems to have been a known bug for months , and the main coder of this library he is probably too busy firefighting Maui bigger issues... |
Try updating skiasharp and skiasharp.views to the latest preview. If you have a sample app lying around then it will help with testing. Maybe rename this issue as well to be more descriptive. I am looking at a bunch of skia things to go out with net8 this year. |
@mattleibow
Would be nice if we can finally use lottie in maui in both iOS and android! thanks |
@mattleibow hi - wondering if you had any change to look at why lottie does not work in the mentioned scenarios, many thanks |
I have had a chance to look. I fixed the one and the other is an issue in the MCT that I believe they have fixed: CommunityToolkit/Maui#1342. I see this issue is more of a duplication of other issues, so I will close this. With regards to support, this library is not 100% an official, supported product and is more like cool things the skiasharp team does and will release. Think community toolkit, but for skia. Maybe at some point I will see about merging this under the community toolkit org before 2.x goes stable. |
Hi,
As ever I am very grateful to any person who gives up their free time to give back to the community.
I would really like to start using lottie in my Maui app but it just does not display in iOS let alone popups etc..
Is this library still supported? Does anyone have a sample that work in iOS?
Is there an alternative to this library?
many thanks
The text was updated successfully, but these errors were encountered: