Skip to content

Ascii matching by default unintentionally? #5

@tysonkerridge

Description

@tysonkerridge

Hi, I was just wondering if there was a reason the default value for matching ascii is true in the Android tool kit yet false in the others? Not a huge issue as it can be changed, but I ran into an issue due to this and figured maybe it was unintended.

private boolean ascii = true; // convert ascii smileys? =)

https://github.com/joypixels/emoji-toolkit-ios/blob/dea870df5ca532d8ae8af97762070721205946d0/JoyPixels/JoyPixels/Client.swift#L13

https://github.com/joypixels/emoji-toolkit/blob/386935f8b715f76dd0bcdbc3bee54551a0023064/lib/php/src/Client.php#L11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions