Skip to content

Support old devices #2

@serejahh

Description

@serejahh

Avoid freezes on old devices and in table view

UIVisualEffectView works better, but there's a limitation on iOS 10: https://forums.developer.apple.com/thread/50854

We have the following approaches solving the problem:

  1. Use maskView instead of maskLayer
  2. Perform blur in background (we need to ignore setting an image to ForceBlurImageView to prevent displaying unblurred image)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions