Skip to content

[iOS]add option textInteractionEnabled support #691

@boboxiaodd

Description

@boboxiaodd
    if (@available(iOS 14.5, *)) {
        wkWebView.configuration.preferences.textInteractionEnabled = NO;
    }

https://stackoverflow.com/questions/75628788/disable-double-tap-magnifying-glass-in-safari-ios

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions