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 ?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,055 questions
{count} vote