unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.62k stars 696 forks source link

`Canvas_DependentAnimation` is not showing an animated circle #16971

Open Darsh0307 opened 1 month ago

Darsh0307 commented 1 month ago

Current behavior

For only IOS and Android there is no circle animating Whereas its working for other Wasm , Desktop and Windows. The red cirlce is not animating

Expected behavior

The red circle should be animating like the one happening in Wasm and Desktop

How to reproduce it (as minimally and precisely as possible)

  1. Open the Uno Samples app in IOS and Android.
  2. Open Animating
  3. From that select Canvas_DependentAnimation
  4. The circle would not be animating.

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

Youssef1313 commented 1 month ago

Android and iOS behavior may be actually correct. See https://github.com/unoplatform/uno/issues/15660