alann-sapone / react-native-gst-player

Universal video/audio player based on GStreamer native library
5 stars 6 forks source link

Android compilation error #1

Open psyzz opened 4 years ago

psyzz commented 4 years ago

Hello,

Thanks for this repo 👏 , i'm trying to use your library with Android but i got this error :

Execution failed for task ':app:transformNativeLibsWithMergeJniLibsForRelease'.
> More than one file was found with OS independent path 'lib/x86/libc++_shared.so'

Do you have an idea to fix this problem? I'm using react-native 0.61.4

vishaldybot commented 4 months ago

@psyzz Have you made it work??