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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

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