[
https://issues.apache.org/jira/browse/CB-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963018#comment-13963018
]
EnChieh Liu commented on CB-6411:
---------------------------------
I was using the example from Cordova doc at the following link:
http://cordova.apache.org/docs/en/3.3.0/cordova_notification_notification.md.html#Notification
After reading your comment I tested again using the default app that CLI
created and just added the plugin and the following lines into the html body:
<p><a href="#" onclick="navigator.notification.beep();">Play Beep</a></p>
<p><a href="#" onclick="navigator.notification.beep(2);">Play Beep(2)</a></p>
<p><a href="#" onclick="navigator.notification.beep(3);">Play Beep(3)</a></p>
The result still the same, now, I'm not sure if the device matter since we're
using the Dev Alpha B for testing, but if you still couldn't figure out the
problem I can go ask our co-worker whoever has the actual BB10 to test it on so
that we can rule out this possibility.
> Blackberry beep not working properly - sounds like beeping twice
> ----------------------------------------------------------------
>
> Key: CB-6411
> URL: https://issues.apache.org/jira/browse/CB-6411
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry, Plugin Dialogs
> Affects Versions: 3.3.0
> Environment: BlackBerry device OS 10.2.1.1927 and 10.2.1.2102
> Reporter: EnChieh Liu
> Priority: Critical
>
> When calling the beep() function, the very first time it works fine, but all
> the subsequent function call after that would result it to beep twice(at
> least sounds like twice) and the delay between each beep seems larger and
> larger.
> Hard to explain the behavior, but similar to the following pattern:
> ding - dingding - - dingding - - - dingding - - - - dingding
--
This message was sent by Atlassian JIRA
(v6.2#6252)