Hello
I’ve searched through all the docs and forum posts, but was unable to find a solution to my issue. I would like to attach Monodevelop to my Android App to debug.
Here’s what I’m doing:
- Build the App with Development Build and Script Debugging enabled
- Go to Monodevelop and select Run > Attach to process
The only process I see, is the local Unity Editor, but not the App running on the Android. The phone is on the same subnet as Monodevelop and I’ve disabled the phones mobile data connection.
I there anything else that I need to do?
Many thanks.