Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(native): harden Blob URI check for Android #3060

Merged
merged 7 commits into from
Oct 22, 2023

Conversation

CodyJasonBennett
Copy link
Member

@CodyJasonBennett CodyJasonBennett commented Oct 22, 2023

Follow-up to #3059. Unpacks blobs from Android content urls when specified by the native BlobModule. When not configured as per #3058 (comment), we fallback to a base64 uri since internal parts data is already encoded.

@CodyJasonBennett CodyJasonBennett marked this pull request as draft October 22, 2023 12:24
@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 22, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit aabacb5:

Sandbox Source
example Configuration

@CodyJasonBennett CodyJasonBennett changed the title experiment(native): harden Blob URI check for Android fix(native): harden Blob URI check for Android Oct 22, 2023
@CodyJasonBennett CodyJasonBennett marked this pull request as ready for review October 22, 2023 23:54
@CodyJasonBennett CodyJasonBennett merged commit 254b36b into master Oct 22, 2023
1 check passed
@CodyJasonBennett CodyJasonBennett deleted the experiment/native-blob-uri branch October 22, 2023 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant