Hallo,
I am at my first experience in building and debugging an app for IoS. I am particularly interested in inspecting the javascript sources and being able to put breakpoints.
I have installed GapDebug on Windows 10 and my application is running on IoS 9.3. The application is a hybrid application using PhoneGap.
GapDebug at the moment correctly detect my application, but as soon as I do anything (refreshing a page, clicking a button…anything), I get the error that “AppConnection lost: Inspector can not continue, Please cose and open a new inspector”.
Any idea about what is going wrong and how to fix it is really appreciated!