Visual notification settings profile builder for Apple MDM
Notifications Builder configures Apple MDM notification settings for an application, including alerts, badges, and sounds. It emits a .mobileconfig XML profile with the selected notification payload settings.
Available at no cost in any modern web browser. JavaScript is required to generate output.
<key>PayloadDisplayName</key>
<string>Managed Notifications</string>
Use it when notification behavior needs to be managed for a known app. Do not use it to grant unrelated privacy permissions or to replace application-specific notification testing.