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

add cookie support for downloading sound with session based authentication #489

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

Conversation

ahaus
Copy link

@ahaus ahaus commented Sep 9, 2018

I am using react-native-sound in a scenario which needs to send cookies / session info to download the remote audio files. This pull requests adds support to include cookies in the request for downloading audio files from a remote server.

@ahaus
Copy link
Author

ahaus commented Sep 12, 2018

Cookies are supported on iOS out of the box however this is not the case for Android. Therefore this pull requests is for Android only.

@nluzzato
Copy link

nluzzato commented Jan 9, 2022

Any idea why this wasn't added?

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

Successfully merging this pull request may close these issues.

3 participants