在 UILocalNotification 中更改 UIAlertView 的颜色

Posted

技术标签:

【中文标题】在 UILocalNotification 中更改 UIAlertView 的颜色【英文标题】:Change color of UIAlertView in UILocalNotification 【发布时间】:2012-01-09 12:17:03 【问题描述】:

我已经在我的应用程序中实现了 UILocalNotification,它工作正常,但我想自定义显示的警报视图,即更改 UIAlertview 的颜色有什么方法可以实现它。请帮助..

谢谢

【问题讨论】:

可能重复的问题 [获取链接][1] [1]:***.com/questions/883208/… 【参考方案1】:

也许您可以使用 GRAlertView,您可以在此处找到:GRAlertView github page

【讨论】:

以上是关于在 UILocalNotification 中更改 UIAlertView 的颜色的主要内容,如果未能解决你的问题,请参考以下文章

UILocalNotification 没有触发

自定义 UILocalNotification 的警报

如何在 Swift 中使用 UILocalNotification

在 UILocalNotification 中播放录制的音频

如何对日期更改采取行动?

如何在 didFinishLaunchingWithOptions 中测试 UILocalNotification