Kavidu Aloka Kodikara

Results 3 comments of Kavidu Aloka Kodikara

In my case, I could solve my issue like this [https://stackoverflow.com/a/54971714/7086832](url)

> Hi People I don't use this library but i had the exactly same error in my react native application when I tested on Android physical devices. > And remove...

What worked for me is, ``` SoundPlayer.playUrl(url); SoundPlayer.seek(time); ```