react-native-audio-recorder-player
react-native-audio-recorder-player copied to clipboard
Local files wont play if filename missing extension
Please fill the template to help you out. Also, please try the
Exampleproject compare before submiting the issue when you have certain issue with your project setup.
Version of react-native-audio-recorder-player
3
Version of React Native
0.64
Platforms you faced the error (IOS or Android or both?)
iOS
Expected behavior
Local file should play regardless of file extension
Actual behavior
Nothing plays
Steps to reproduce the behabior
How to reproduce this?
Place an audio file without an extension if the apps caches folder. Try to play it using the normal API. Works fine for files with an extension, does not work for files without extensions.
I am not sure about this. Should the file play without extension? Is this the normal behavior in iOS?