I got a small application that works fine with my "debug" configuration on my phone and in the simulator.
i created an adhoc creation profile and added a beta configuration to it.
trying to run an application with a special configuration immediately disables my application.
console output:
Running…
Error launching remote program: failed to get the task for process 2434.
Error launching remote program: failed to get the task for process 2434.
The program being debugged is not being run.
The program being debugged is not being run.
I also created dist.plsit, did not remove get-tast-allow, and installed this file in my built-in settings under the code signature.
Does anyone have an idea?
thank!
source
share