gpt4 book ai didi

jquery - 执行函数时使用 Apache Cordova 振动 (jQuery Mobile)

转载 作者:行者123 更新时间:2023-12-01 04:58:00 25 4
gpt4 key购买 nike

我写了一个简单的聊天室。代码如下。我想使用 apache cordova 让设备在用户收到消息时振动。我怎样才能实现这个?

http://pastie.org/5085307

代码位于该链接处。我已经包含了振动代码和聊天室代码。

最佳答案

您可能希望在应用程序的第 83 行调用 navigator.notification.vibrate(2000)。您还需要在头部包含 cordova 的脚本标签,否则它将无法工作。无需将 navigator.notification.vibrate(2000) 包装在 onDeviceReady 内的振动函数中。

关于jquery - 执行函数时使用 Apache Cordova 振动 (jQuery Mobile),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12980326/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com