pushd icon indicating copy to clipboard operation
pushd copied to clipboard

.title usage on iOS (8.2+)

Open aral opened this issue 9 years ago • 1 comments

The readme states that iOS does not use the title property. However, according to the Local and Remote Notification Programming Guide, title (part of the alert dictionary) is:

“A short string describing the purpose of the notification. Apple Watch displays this string as part of the notification interface. This string is displayed only briefly and should be crafted so that it can be understood quickly. This key was added in iOS 8.2.”

Is this a separate usage or should the pushd docs be updated?

aral avatar Oct 04 '15 11:10 aral

We should update the doc.

rs avatar Oct 04 '15 16:10 rs