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.
我正在开发一个应用程序。我需要用单个按钮显示本地通知。所以请告诉我如何在通知中显示单个按钮。
从 iOS 5 开始,默认设置是使用通知中心,因此不再有带有按钮的对话框。
此外,您不应该强迫用户做某事,那是糟糕的设计。