How to debug a solution on mobile 1C:Enterprise platform

Setting up and connecting the debugger for debugging configurations on the mobile platform.

Introduction.

This was my first experience with the new debugging mechanism, which first appeared on the platform 8.3.7 (debug via HTTP).

What we need for this exercise:

  • Desktop platform 1C:Enterprise 8.3 (8.3.8.2054)
  • Mobile Platform 8.3.9.66 (beta)
  • Windows Server 2012 R2 Standard + Apache 2.2
  • Android 6.0.1 (Sony Z5 compact)

Note. For the purity of the experiment, I always recommend using a clean server with a static external IP. For example, Amazon Cloud (AWS) or Microsoft Azure Cloud provide you new server in minutes that is ideal for testing. It will cost you no more than $10-20.

Continue reading How to debug a solution on mobile 1C:Enterprise platform