Skip to content

Audio MIME types not supportive by some File Pickers #13792

@jd-alexander

Description

@jd-alexander

Expected behavior

That the File Picker on different Android devices and versions behave the same way when the Audio MIME types are passed.

Actual behavior

On most devices eg. Pixel 3, API 30, the System Picker works well with the specific MIME types passed and you are able to select files based on type whether it is video, image, or audio. However, on some devices like OnePlus 7T it's System Picker does not allow all Audio types to be selected. There's a detailed conversation about this on this PR.

Steps to reproduce the behavior

  1. Utilize a device like the OnePlus 7T.
  2. Switch to a PR that has the Audio Block.
  3. Add an Audio Block.
  4. Choose from device.
  5. Notice that not all Audio file types can't be selected.
Tested on OnePlus 7T, WPAndroid #13612

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions