My app is handling messages among users in active and background modes using a separate queuing and delivery system.

Is there a way I can tie my app into the Settings | Notification Center so that users can pick the alert style, enable or disable the badge app icon, and all those other features, without setting up push notifications?

有帮助吗?

解决方案

Probably not. See ``Can I have my app in notification centre by default?´´ for a similar issue.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top