Hecko
Hecko
I'm still having this issue, any fixes?
Sadly it still doesn't work even with your fix, but what I notice is that the state on the devices that won't play sound returns `state: -1`
@nolife08021 @xcarpentier Did you find any solution to fix this problem?
~Bump, I'm wondering the same thing~ I don't know if you still need it, but I managed to make the test passes by adding `SQLite.enablePromise(true);` after importing SQLite ``` import...