Hi all,
can i use Inspector with SA?
How set it?
Thanks,
Luca
Hi all,
can i use Inspector with SA?
How set it?
Thanks,
Luca
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_inspec...t_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_inspec...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