Skip to content

Test Android download/share flows, confirm no filesystem-permission issues #3577

@gnprice

Description

@gnprice

Splitting this off from the combination issue #3075:

  • Test downloading files, and sharing images (i.e. our shareImage.) There's a note about file:// URLs which I think isn't an issue for downloading, but may be for our sharing; and I don't 100% understand what it's saying anyway. Some grepping finds file:// URLs are used in several ways in rn-fetch-blob, which in turn we use in downloadFile, which is used in those two places.

This is about a change in Android system behavior, which took effect for us when we increased targetSdkVersion to 26 from 22.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions