You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Michel Labarre (JIRA)" <ji...@apache.org> on 2016/03/28 01:58:25 UTC

[jira] [Created] (CB-10972) Media thread handling

Michel Labarre created CB-10972:
-----------------------------------

             Summary: Media thread handling
                 Key: CB-10972
                 URL: https://issues.apache.org/jira/browse/CB-10972
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Media
    Affects Versions: 2.2.0
         Environment: IOS 9/8
            Reporter: Michel Labarre


Hi
I use cordova plugins in my ionic application (media, console, etc.).
Specially, I use media plugin version 2.2.0.
All works on android but I have a problem with IOS. A great number of warning s is emit because media does not run in a background thread :
"THREAD WARNING: ['Media'] took '89.690918' ms. Plugin should use a background thread."
In a first time I've modified CDVLogger to clear all logging (for test). The probel is greater : until 90% CPU. 
I have seen the CB-8222 which should be a correction and integrated in version 220. But The message and problem are always detected.
Have you an idea on this problem ?
Many thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org