David Chavez

Results 75 comments of David Chavez

Hi @murilxaraujo! This has been fixed in a release of the maintained fork linked in the README: https://github.com/DoubleSymmetry/SwiftAudioEx/releases

This is now supported in the actively maintained form of this library linked in the README: https://github.com/DoubleSymmetry/SwiftAudioEx/releases

I wasn't able to add reviewers, so tagging you @rileytestut - let me know if there's a different process for PR's

@lonkelle Hi Joelle, joined the discord but can't message you. Also couldn't find a channel dedicated to development. Would love to ask some questions about how to best proceed with...

> > Automatically handle changing between earphones and speakers > > > > I don't think this description is super clear. As far as I can see the issue is...

This is not really a bug. Internally each player uses whatever playback state is native to the platform.. What you should be doing is comparing the state variable to State.*...

> @dcvz I agree. However, I have seen this bug more than once. I wonder if it's worth doing some value mapping in JS just so we stop seeing this...

I will read this a bit more in depth later but for sure the async aspect of RN and the bridge communication has been a suboptimal part of this audio...

So here’s my thinking on this: Async is a big pain point for this library. Currently we cannot confidently dispatch a chain of actions and have them execute sequentially. I’ve...

> @mpivchev @dcvz I just tested this PR (Moto Power G w/ Android 11) and it did what I expected: > > > > ### Test 1 > > >...