I created an iOS application with Cordova and I'm trying to debug it using my Mac. I followed this tutorial , but when I go to Develop -> iPhone xxx , applications cannot be debugged.
I created the application using the Intel XDK tool. Is there a way to enable debugging in my iOS app?
Thanks.
EDIT
I tried to debug my application with GapDebug , but it does not recognize my application as debugging.
I created my application with a production / distribution certificate, and not with one of them. Maybe, maybe thatβs why I canβt debug my application?
source share