当iPhone震动达到一定阈值时如何拨打电话?

发布于 2024-08-27 22:29:38 字数 99 浏览 7 评论 0原文

我正在制作一个应用程序,当手机震动达到特定阈值时,我需要在其中实现呼叫紧急医疗服务。 是否有可能捕获手机震动的阈值或程度并在发生时拨打电话? 一个要求是当我的应用程序未运行时这可以吗?

I am making an app in which i need to implement calling emergency medical services when mobile shakes with a particular threshold.
Is it possible to capture the threshold or the extent of phone shakes and making a call when it happens?
One requirement is can this is possible when my app is not running?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

茶花眉 2024-09-03 22:29:38

我相信iPhone不允许应用程序在后台运行。因此,第二个问题的答案是:不,当您的应用程序未运行时这是不可能的。

I believe that the iPhone does not allow applications to run in the background. So the answer to your second questions is: No, this is not possible when your app is not running.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文