Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Add UNNotificationCategory option for iOS. #73

Merged
merged 1 commit into from
Aug 7, 2017

Conversation

timakin
Copy link
Contributor

@timakin timakin commented Jul 19, 2017

This commit will enable unnotificationcategory for iOS.
https://developer.apple.com/documentation/usernotifications/unnotificationcategory

It'll categorize notifications if a user chose not to display preview of notifications on setting.
And it'll also let you to handle actions that depends on categories.

@cubicdaiya cubicdaiya added the LGTM label Aug 7, 2017
@cubicdaiya cubicdaiya merged commit 14e46cb into mercari:master Aug 7, 2017
@cubicdaiya
Copy link
Contributor

@timakin Merged. Thanks.

cubicdaiya added a commit that referenced this pull request Sep 29, 2017
Changes

* Support APNs payload extensions for `Title & Subtitle` refs #70 Thanks @timakin
* Add UNNotificationCategory option for iOS. refs #73 Thanks @timakin
* Support writing pid file refs #76
* bugfix: set Content-Type: application/json; charset=utf-8 for json response. refs #80
* stat: appened charset to Content-Type. refs #81
* api: abolished GET /config/app. refs #82
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants