启动倒计时器应用程序

发布于 2024-12-07 23:41:23 字数 126 浏览 0 评论 0原文

在 iPhone 中,在时钟下,我们有倒计时器,当计时器到期时,它会播放闹钟。 因此,我想从我的应用程序启动倒计时器。因此,无论我的应用程序是否运行,我都会收到警报。 除了UILocalNotification之外,还有什么解决办法吗?

In iPhone, under clock, we've count down timer and when timer expires it plays alarm.
So, from my app, I want to start the count down timer. So whether my app is running or not, I'll get alarm.
Apart from UILocalNotification, is there any solution?

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

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

发布评论

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

评论(1

可是我不能没有你 2024-12-14 23:41:23

我想我的评论就是一个答案...

如果您希望它在您的应用程序被杀死时也能工作,UILocalNotification 是您的(唯一)朋友。

I think I make my comment an answer...

If you want it to work also if your app gets killed, UILocalNotification is your (only) friend.

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