iOS - Automatically trust enterprise apps

I am currently testing numerous app builds on a daily basis across a number of iOS devices.

Every time my test script installs a new .ipa onto each device, the app does not open because the user would then have to manually go to Settings, General, Device Management in order to trust the app.

Is it possible to do this automatically or perhaps, programmatically without having to manually do this?

Hi Ramesh,
Do u found solution? I am looking too.

Hi @rameshgit96 @harry,

I’m facing the same issue.

Thrust the Application stopping by automation.

Brothers If you got a solution please help me.

Hi @MohammedAfroz , Let me revisit this topic. This is no longer an issue for me since I’m testing multiple builds/versions (.ipa) of the same mobile app

My recommended solution is to write the iOS script to automate navigating to settings --> … --> Trust.

Thanks @rameshgit96

Will you plz share the code if possible, locator and automation code with be the same. For this functionality