Skip to content

[BUG] (expo android) Failing to import files locally #1415

Description

@Gibson431

Description of the Bug

It looks like the app is interpreting the URI as a filepath and attempting to check that against the allowed mimetypes. This obviously doesnt work as the URI doesn't have an extension.

Expected Behavior

Importing allowed media (pdf, epub, etc.) should work and be accessible from the Local Library.

Steps To Reproduce

  • Use the 'Open with...' > Stump dialog in google files on a valid PDF file.
  • Observe the file failing to import due to not matching a valid file type.

Where is this issue happening?

  • Web App
  • Mobile App
  • Server

Server & Client Details

Server Details:

  • N/A

Client Details:

  • Device: Pixel 6
  • OS: Android 16
  • App Version: Nightly (c1f0673)

Additional context

I intend to fix this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions