ios - iPhone - Can we tell if notification style is set to 'Banner' or 'Alerts' -


can application tell if notification style set 'banner' or 'alerts'? know can check 'none' because apple provides uiremotenotificationtypenone. others?

no, seen in these 2 questions:

  1. is possible change default notification alert style upon application install?
  2. set default ios local notification style application.

Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -