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 - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -