Description
Yes. you can use a managed app configuraiton in the Google Chrome app record to disable incognito mode for managed iOS devices.
Adding the Managed App Configuration to Google Chrome
Add a managed app configuration to the Google Chrome app record in Jamf School.
In Jamf School, go to Apps > Inventory and open Google Chrome app record.
Add the text below into the Managed Configuration box.
<plist>
<dict>
<key>IncognitoModeAvailability</key>
<integer>1</integer>
</dict>
</plist>Fill in the title of the Managed Configuration. For example, Incognito Browser Disabled.
Click the gear in the upper-left corner of the device scope box.
Select the Managed Configuration from the list that you want to apply to the device group.
Click Save in the bottom-right corner.