Skip to main content
Logo Appt Light

Frequent flashes on iOS

Rapidly flashing images or views (more than three flashes per second) can cause seizures for some users. You need to make sure this is not the case when designing and developing an app.

On iOS, flashing content often uses DispatchQueue. Check if this object is used to show more than three flashes per second.

If your app contains any videos, also check if these contain more than three flashes per second.

Not available, contribute!

Feedback?

Let us know!