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.
我正在使用 phonegap 生成本地通知。我想更改关闭按钮的文本。
那么,是否可以更改通知消息的关闭按钮中的文本?
谢谢
无法更改通知按钮中的文本。所有用户的所有通知都相同。
正如您在 UILocalNotification http://developer.apple.com/library/ios/documentation/iphone/Reference/UILocalNotification_Class/Reference/Reference.html中的文档中所见