[
https://issues.apache.org/jira/browse/CB-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135643#comment-14135643
]
ASF GitHub Bot commented on CB-7538:
------------------------------------
Github user dpeacock closed the pull request at:
https://github.com/apache/cordova-plugin-dialogs/pull/33
> 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
> Assignee: Joe Bowser
>
> 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)