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

How to generate realpath for audio files #154

Closed
2 tasks done
Karan-Rampal opened this issue May 15, 2023 · 2 comments
Closed
2 tasks done

How to generate realpath for audio files #154

Karan-Rampal opened this issue May 15, 2023 · 2 comments

Comments

@Karan-Rampal
Copy link

Current behavior

cannot generate audio compressed path with the url like: content://com.android.providers.downloads.documents/document/msf%3A1000018002

Expected behavior

It should compress the audio files, how can I convert this path to : file:///..........

Platform

  • Android
  • iOS

React Native Version

0.70.5

React Native Compressor Version

1.6.1

Reproducible Steps And Demo

@yashgada
Copy link

Facing the same issue here. Not sure this package manages the content:// uri's which is the future proof way forward.
Can you mention if you found a way around it?

@numandev1
Copy link
Owner

@yashgada @Karan-Rampal fixed in latest version

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

No branches or pull requests

3 participants