Skip to content

[image-cache-it] enableAutoMM causes infinite recursion in v8.0.1 (iOS) #225

Description

@rayneram

Calling ImageCacheIt.enableAutoMM() on iOS results in a "RangeError: Maximum call stack size exceeded" crash on startup due to infinite recursion. Android works fine.

Prior to v8.x, enableAutoMM() registered a low-memory handler using SDWebImageManager. In v8.x it appears to just call itself recursively.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions