SAP UI5 Custom Cordova plugin的调试方法
2020-08-30
阅读 3 分钟
1.2kSuppose you have packaged a UI5 application into a mobile device via Cordova, and in your UI5 application you have consumed some Cordova plugin which provides native API in mobile platform, and you would like to debug your application. In this blog, I will show steps how to debug UI5 JavaScript c...