-
Notifications
You must be signed in to change notification settings - Fork 1.9k
The Tick event trigger continuously on Android #10257
Copy link
Copy link
Closed
Labels
area-animationAnimation, Transitions, TransformsAnimation, Transitions, Transformsfixed-in-8.0.0-rc.1.9171Look for this fix in 8.0.0-rc.1.9171Look for this fix in 8.0.0-rc.1.9171platform/androids/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-animationAnimation, Transitions, TransformsAnimation, Transitions, Transformsfixed-in-8.0.0-rc.1.9171Look for this fix in 8.0.0-rc.1.9171Look for this fix in 8.0.0-rc.1.9171platform/androids/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
I have set the Display alert in the tick event and set the time interval as one minute. When I run the application the tick is triggered continuously which means after one minute it should trigger one Time, but it is triggered two times. Every minute the tick event trigger count increased. Working fine on other platforms.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/MuniappanSubramanian/Samples/tree/main/Tick
Version with bug
6.0.486 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android
Did you find any workaround?
No response
Relevant log output
No response