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

Firebase uploaded audio file does not work in ios #806

Open
itxhamzajaved opened this issue Nov 14, 2022 · 2 comments
Open

Firebase uploaded audio file does not work in ios #806

itxhamzajaved opened this issue Nov 14, 2022 · 2 comments
Labels

Comments

@itxhamzajaved
Copy link

Here is the file url: https://firebasestorage.googleapis.com/v0/b/hisnul-muslim-plus.appspot.com/o/AudioFiles%2F067jsjCHao6HfdoOQtShrToGTHN4?alt=media&token=ae421f15-ed7c-4f9a-acdc-e39f908fd05f
It gives error when we try to load this url in ios but working fine in android

@chandu-abhi
Copy link

chandu-abhi commented Dec 16, 2022

Yes storage links will not work in IOS, but you can use "React-native-blob-utils", using this lib, pass storage url and download that file locally and pass that locally downloaded path to sound library. that will work.

@BraveEvidence
Copy link

This will help https://www.youtube.com/watch?v=vVI7ZAZq5e0

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

No branches or pull requests

3 participants