View Full Version : How use Inspector with SA?
Hi all,
can i use Inspector with SA?
How set it?
Thanks,
Luca
petr.vecera
25 Aug 2017, 3:14 PM
Hi
You can use inspector with SA app almost the same way as you would with any other app.
The easiest way is to use bookmarklet http://docs.sencha.com/sencha_inspector/guides/inspecting_desktop_applications.html#inspecting_desktop_applications_-_inspect_deployed_app , you just add bookmark in your browser. Load your app, click on in and it's connected.
Second way you can configure app for connection http://docs.sencha.com/sencha_inspector/guides/inspecting_desktop_applications.html#inspecting_desktop_applications_-_configuring_apps_for_connection
You will need to edit app.json and than just select the App node in the project inspector. And add launch function , add the code as in the code and you are all set up.
The only thing you can't do with SA is the sencha app watch --inspect way of connections
Regards
Petr
Powered by vBulletin® Version 4.2.3 Copyright © 2022 vBulletin Solutions, Inc. All rights reserved.