Skip to content

Turn off notifications? - with a configuration profile #208

Closed Answered by mthielemann
Red-Beard21 asked this question in Q&A
Discussion options

You must be logged in to vote

@Red-Beard21 So you set the alert type to Temporary Banner and wonder why it still shows notifications? Just made a few changes to your profile and it works here as expected:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
  <key>PayloadContent</key>
  <array>
    <dict>
      <key>NotificationSettings</key>
      <array>
        <dict>
          <key>BundleIdentifier</key>
          <string>corp.sap.privileges.agent</string>
          <key>AlertType</key>
          <integer>0</integer>
          <key>BadgesEnabled</key>
          <false/>
          <key>Notifications…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mthielemann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants