Giter Club home page Giter Club logo

Comments (12)

iamnabink avatar iamnabink commented on September 12, 2024 1

I think, this can be fixed by updating forked soundpool plugin /ios configuration.
This can be prevented by calling/updating two simple methods on AVAudioSession sharedInstance in SwiftSoundpoolplugin:

AVAudioSession.sharedInstance().setCategory(AVAudioSession.Category.ambient, options: AVAudioSession.CategoryOptions.mixWithOthers)
AVAudioSession.sharedInstance().setActive(true)

@veloce what do you think?

from mobile.

veloce avatar veloce commented on September 12, 2024 1

Will try that.

from mobile.

veloce avatar veloce commented on September 12, 2024 1

Maybe fixed in a4b6819
(not tested).

I'm closing it but please reopen if the issue persist in next release.

from mobile.

casbarof avatar casbarof commented on September 12, 2024

@veloce Problem still exists in 0.8.10.

from mobile.

veloce avatar veloce commented on September 12, 2024

Really? I tried on iPhone and could play a game while listening to background audio without problem.

from mobile.

casbarof avatar casbarof commented on September 12, 2024

Tried again and this time it worked. But I definitely wasn’t hallucinating when it didn’t work earlier today. Resumed the audio several times and it paused after every move.

from mobile.

casbarof avatar casbarof commented on September 12, 2024

Just happened again when playing a PiP YouTube video (YouTube app). So far I haven’t found a way to reproduce. May be related to starting the video before starting the lichess app. When it happens, it keeps happening for the entire game (pauses after every move). 0.8.12

from mobile.

casbarof avatar casbarof commented on September 12, 2024

Happened again. Please reopen.

from mobile.

veloce avatar veloce commented on September 12, 2024

Unfortunately there's not much I can do if you don't reproduce all the time, and cannot predict when this will happen.

from mobile.

casbarof avatar casbarof commented on September 12, 2024

Perhaps someone else can figure out how to reproduce this bug consistently. Closing it seems like the wrong action to take.

from mobile.

casbarof avatar casbarof commented on September 12, 2024

I hit this bug at least once per day. Also affects game analysis. Doesn’t go away until the app is restarted.

from mobile.

casbarof avatar casbarof commented on September 12, 2024

Still happening every day. Seems to be happening the first time I play a PiP video on a given day. Problem persists until lichess app is restarted.

from mobile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.