Gif can display animation on android when release ?

Fei Xu 490 Reputation points
2023-05-22T08:51:08.33+00:00
<Image Grid.Row="1" Source="sun.gif" IsAnimationPlaying="{Binding IsPlayGif}"/>

IsPlayGif = false then set it true

When debug it work well , then release it dose not work?

Environment information:

Android API31

VS 2022 v17.6 .Net 6 this issue dose not mention how to solve it ?

Developer technologies | .NET | .NET MAUI
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.