tlenclos / react-native-audio-streaming

iOS & Android react native module to play an audio stream, with background support and media controls
MIT License
783 stars 254 forks source link

Add Proguard instructions for Android #103

Closed hiddentao closed 6 years ago

hiddentao commented 7 years ago

I needed to add these lines to my Proguard config, otherwise app would crash when I attempted to play audio, with "class not found" errors.

patrickmuhi commented 6 years ago

@hiddentao Thank you! I don't know why this is still open!

tlenclos commented 6 years ago

Thanks 👍