Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我开发了一个应用程序。在那,我需要每天或选定的日子设置闹钟。它应该由我们再次重复更改。所以我在我的应用程序中按了一个按钮,用于内置 iphone 警报窗口。一旦我点击按钮,内置警报应该会出现在我的应用程序中。所以请你帮我解决这个问题。先感谢您。
使用本地通知设置警报
无法在 iOS 设备中访问构建警报。
创建本地通知的唯一方法是在 iOS 中创建警报应用程序。