Setting DIALPAD_DISABLE_UPDATES=1 via MDM/Managed preferences will prevent Dialpad from forcing users to update
https://help.dialpad.com/docs/app-updates#how-do-i-disable-the-inapp-autoupdater-for-managed-deployments
Original body
I've had mixed results with this:
https://macadmin.fraserhess.com/2025/01/30/blocking-dialpad-automatic-updates/
after running the associated script:
https://github.com/pinnacol/macadmin/blob/main/scripts/DisableDialpadUpdates/DisableDialpadUpdates.sh
It works most of the time, I haven't nailed down the rhyme or reason why some users see the update helper prompt.
Setting
DIALPAD_DISABLE_UPDATES=1via MDM/Managed preferences will prevent Dialpad from forcing users to updatehttps://help.dialpad.com/docs/app-updates#how-do-i-disable-the-inapp-autoupdater-for-managed-deployments
Original body
I've had mixed results with this:
https://macadmin.fraserhess.com/2025/01/30/blocking-dialpad-automatic-updates/
after running the associated script:
https://github.com/pinnacol/macadmin/blob/main/scripts/DisableDialpadUpdates/DisableDialpadUpdates.sh
It works most of the time, I haven't nailed down the rhyme or reason why some users see the update helper prompt.