Skip to content

Instantly share code, notes, and snippets.

@Nyoho
Created May 13, 2018 10:24
Show Gist options
  • Save Nyoho/fb1c77a5ed9ddc6619bc3303276b3b15 to your computer and use it in GitHub Desktop.
Save Nyoho/fb1c77a5ed9ddc6619bc3303276b3b15 to your computer and use it in GitHub Desktop.
Ordering of notification setting (in iOS + SDK Notifications)
I would like "notification time" and "last-used time" ordering feature in notification setting in Setting of iOS.
Current ordering is just alphabetical.
When I want to turn off notification sound or badge of some app, I always feel boring to find the app I turn off since I have many apps in iPhone, iPad.
I would like to suggest the following two ordering to the notification setting:
1. "Notification Time"-order. (It's useful when a user just gets a notification from an app and wants to turn it off.)
2. "Last-used time"-order. (It's useful when a user wants to turn an unnecessary badge for her/him off.)
Would you please implement this feature?
Thanks,
Yukinori Kitadai.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment