Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-11476

iOS app audio keeps playing in background while paused

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 3.5.0
    • None
    • cordova-ios
    • Intel XDK, Cordova, iOS

    Description

      Hello,

      I got the following line of code from an older issue:
      (code used in the html index file)

      "// register these after deviceready event fires        
      document.addEventListener("resign", onResign, false);
      document.addEventListener("active", onActive, false);
      
      function onResign() {
          console.log("on resign");
      }
      function onActive() {
          console.log("on active");
      }"
      

      From this issue’s link: https://issues.apache.org/jira/browse/CB-115?jql=project%20%3D%20CB%20AND%20text%20~%20pause

      That code is being used to pause the app while the notification centre, or control centre are displayed – it is also used anytime there is a notification received on the screen (like a low battery indication or a phone call). The code works perfectly, except that it does not stop the audio while pausing the game. The audio keeps playing in background, while the game is paused.

      Also, now that I have introduced this code - my game behaves differently when I resume it after a while / before using the mentioned code I could leave the game in the background for hours and then return to it and the game was going to be exactly where I left it. Now with the new code, when I return to the game after minutes of being idle I see the game where I left it but for like 3 seconds only and then the game restarts. Is there a relation between the code used and this bug? I believe there is because that was not happening before using it,

      Many thanks in advance for your help,
      I am using an iPhone 6S as a test device and Intel XDK 3400 to build the game,

      Also: I have raised this issue to the INTEL team with no reply so far,
      https://software.intel.com/en-us/forums/intel-xdk/topic/643682

      BR

      Attachments

        Activity

          People

            shazron Shazron Abdullah
            Perancho Jonathan Bencomo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 168h
                168h
                Remaining:
                Remaining Estimate - 168h
                168h
                Logged:
                Time Spent - Not Specified
                Not Specified