Skip to content

Unicode display issue iPhone vs BPGM for sword and shield #573

@just-Addict

Description

@just-Addict

I was starting to use %sword_unicode% and %shield_unicode% to be able to visualize which of my Pokémon would be a possible candidate for when I would be ready to take on Gyms.

This works great in BPGM, but not so great on my iPhone where I only get to see questionmarks in a little square.

So I've been looking at alternatives that also display on my iPhone. The characters I could find that come closest to indicate the same thing are respectively "▼" (0x26E8) for the shield and "†" (0x2020) for the swords.

Suggestion to use these characters (or better alternatives which work on iPhone)

EDIT: I realize that these are not the only Unicode characters which do not display properly on an iPhone, so this could be extended to the other rename patterns using Unicode characters.

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions