Skip to content

mp3 cargo feature causes iOS apps to get rejected from app store #3145

@cart

Description

@cart

Quoting @HackerFoo from discord:

Heads up, using the mp3 Bevy feature will cause your iOS app to get rejected because minimp3 depends on slice_deque which uses an internal API for memory allocation.

@Ixentus

Rodio has an extra backend "Symphonia" which can also do mp3. Should be easy to enable if you need it

Sounds like we should evaluate Symphonia as a backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-AudioSounds playback and modificationC-BugAn unexpected or incorrect behaviorS-BlockedThis cannot move forward until something else changes

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions