SAP Fiori Client Guide

Debugging on Windows

Use Visual Studios 2015 to debug a Windows app that includes Apache Cordova and Kapsel plugins.

Prerequisites

Procedure

  1. In Visual Studio 2015, open the sln file from the generated folder.
  2. In Solution Platform, select the platform: x64, ARM, or x86.
  3. Under Debug Target, select the target: Local Machine, Device, or Remote Machine.
  4. Run the application to deply and start it. You can debug the application using Visual Studio 2015.