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

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

    [ https://issues.apache.org/jira/browse/CB-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14134659#comment-14134659 ] 

Joe Bowser edited comment on CB-7538 at 9/15/14 11:03 PM:
----------------------------------------------------------

The notification sound does not play on the Samsung Galaxy S5 running Android 4.4.2, but it does work on 4.4.3.  I'm going to test it on a second Samsung device before I pull this in.


was (Author: bowserj):
The notification sound does not play on the Samsung Galaxy S5 running Android 4.4.2

> 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)