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(android): disable caching on local asset files #4304

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

freeboub
Copy link
Collaborator

Summary

Disable caching on android local files

Motivation

fix: #4243

Changes

add a flag indicating we are streaming a local asset file and disable caching in that case (which doesn't make sens)

Test plan

can be tested in sample expo app. I add a script to build in release mode in the same time

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.

[BUG]: Android Cache fails on Loaded Resource
1 participant