Failed to execute launch command

[IPHONE IOS]
Hi,
I am having issues on launching an application. I just create a launch step with the application ( already installed it on my Iphone) and I get the following error message : “Failed to launch activity/URL. Can not launch application that is not debug enabled.” How should I proceed?
Thanks

Hi @filipesantos

What Application are you trying to launch? How did you obtain the Application?

We prefer that when working with an Application that is should be debug build and not release build which is used to release the Application to the AppStore.

The .ipa file should not be one that you downloaded from iTunes. Such files have DRM restrictions which will not allow instrumenting the application. The application should be a production build version without DRM restrictions.

Do you have Developer Debugging enabled on your Android device ? This must be enabled.