You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "David Peacock (JIRA)" <ji...@apache.org> on 2014/09/12 20:45:34 UTC

[jira] [Created] (CB-7538) Beep in Android locks main UI thread

David Peacock created CB-7538:
---------------------------------

             Summary: Beep in Android locks main UI thread
                 Key: CB-7538
                 URL: https://issues.apache.org/jira/browse/CB-7538
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, Plugin Dialogs
            Reporter: David Peacock


When using the navigator.notification.beep() the main UI thread gets locked up.  This is especially noticeable when you have a long notification ringtone, or are calling beep with a parameter (i.e. beep(10)).  Beep should be done in it's own thread.

I will be submitting a pull request that resolves this.



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