문제

How can I limit the number of notifications shown in status bar? To be more precise I want to limit my app to only have one notification in status bar at a time. I want the latest notification replace the previous notification produced by my app.

Is it possible? How?

도움이 되었습니까?

해결책

You can't, as a developer you have no control over the notification center.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top