We set up Edge using an App Configuration within the Mobile Device App to force InPrivate mode and it was working until the most recent Edge update to version 131.2903.54.
Now when Edge is installed on a newly Jamf enrolled iPad or uninstalled / reinstalled on an existing managed iPad the app immediately closes after opening.
When I removed the configuration to force InPrivate mode the app opens but is not in InPrivate mode which is a requirement for our company.
This is the configuration we were using that no longer works. Has anyone else run into this issue?
<dict>
<key>InPrivateModeAvailability</key>
<integer>2</integer>
</dict>