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

iOS memory warning's automated release could be optional

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • cordova-plugin-media
    • iOS

    Description

      It would be great to have an option to control if whether or not the user wants to release all audio resources when a Memory Warning is received on iOS.

      User may want to have a better control of what is happening when a memory warning is received, such as releasing other resources first, and eventually, manually, request for a resource release.

      Maybe something like:

      Media.setAutoReleaseOnMemWarning(true/false);
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            tbrebant Thibaut Brebant
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: