An issue with Microsoft.Maui.Animations when testing a custom busy indicator control. #22055
Labels
area-animation
Animation, Transitions, Transforms
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
Main issue :
The custom busy indicator control disappears after some time on iOS and macOS.
I have created a custom busy indicator using Microsoft.Maui.Animations based on my own logic. When deploying the sample containing this custom control, the busy indicator functions correctly on Android and Windows platforms. However, on MacOS and iOS, the busy indicator disappears after some time, approximately 16 seconds. You can access the sample in the repository linked below.
Please prioritize this issue and fix it as soon as possible.
I have attached the video for your reference.
iOS issue :
BusyIndicatoriOSissue.mp4
Android works fine
BusyIndicatorAndroidFine.mp4
Steps to Reproduce
1.Obtain the sample from the below repository
2. Deploy the sample in iOS and MacOS, you have observed that the busyindicator disappears after some time (approx 16 seconds)
Link to public reproduction project repository
https://github.com/Ahamed-Ali/Busy-Indicator
Version with bug
Unknown/Other
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, macOS
Affected platform versions
iOS device (mostly all version) and MacOS
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: