Skip to content

26.3.1, 26.4 Simulator runtimes installed via xcodes runtimes install render all emoji as question mark (?-boxes) #468

@GeekTree0101

Description

@GeekTree0101

When installing an iOS simulator runtime through xcodes runtimes install, the resulting simulator renders **every emoji as a question mark (?-boxes) **, system-wide. The issue reproduces in native Apple system apps (Safari, Messages) and in the system keyboard's emoji picker — i.e. it is not app-, Flutter-, or React-Native-specific. Runtimes installed via Xcode's built-in Settings → Platforms flow on the same machine do not exhibit the issue, which suggests xcodes' install path is skipping or mis-handling a font asset (most likely Apple Color Emoji.ttc) during runtime bundle extraction/registration.

When the same iOS runtime is installed via Xcode's built-in "Universal" simulator install (Xcode → Settings → Platforms), emoji render correctly in Safari, Messages, and the system keyboard picker on the exact same machine. Only runtimes installed via xcodes runtimes install exhibit the tofu symptom. This isolates the regression to the xcodes install path.

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