Skip to content

Comments

[WC-3296] Fix potential crash on old android devices while exporting#2106

Open
r0b1n wants to merge 1 commit intomainfrom
fix/dg-export-scheduler
Open

[WC-3296] Fix potential crash on old android devices while exporting#2106
r0b1n wants to merge 1 commit intomainfrom
fix/dg-export-scheduler

Conversation

@r0b1n
Copy link
Collaborator

@r0b1n r0b1n commented Feb 19, 2026

Pull request type

Bug fix (non-breaking change which fixes an issue)


Description

Based on some feedback, it is likely that some versions of Android have old chrome versions and in that version Scheduler API exists already, but particular yield function is not yet implemented. So to prevent the crash, extend the presence check for it.

in some cases scheduler might be present already but not yield.
@r0b1n r0b1n requested a review from a team as a code owner February 19, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant