TiInspector icon indicating copy to clipboard operation
TiInspector copied to clipboard

Debug Titanium Mobile applications through Chrome DevTools

Results 9 TiInspector issues
Sort by recently updated
recently updated
newest added

Hi Just facing an issue of socket getting disconnected when click on the session ID in chrome. below is the log : could you please help me to resolve this...

The internal structure of devtools.html page has changed, so the css injection code doesn't work anymore.

Using Ti Inspector with Ti SDK 3.5.X can cause the app being debugged to be suddenly terminated. Console log: ``` [DEBUG] [ioslib] [ios-sim] [DEBUG] Session did end with error (null)...

$ ti-inspector express deprecated app.configure: Check app.get('env') in an if statement ../../../../usr/local/lib/node_modules/ti-inspector/lib/devtools_server.js:25:9 connect deprecated multipart: use parser (multiparty, busboy, formidable) npm module instead ../../../../usr/local/lib/node_modules/ti-inspector/node_modules/express/node_modules/connect/lib/middleware/bodyParser.js:56:20 connect deprecated limit: Restrict request size...

Since a theme is nothing more then a CSS file linked into the iframe this pull request offers a `StylesConfig` object to manage a list of user defined CSS. Either...

Is it possible to support Hyperloop with this aproach or would it just work out of the box?

question

It's probably time to think about adding support for Alloy source maps

enhancement

If the execution of an app is paused due to a breakpoint and if a that point the app is closed on the iphone simulator, the ti-inspector process crashes with...

It would be nice to be able to open files and set breakpoints event when the app is not running in the simulator. Since ti-inspector works with the project folder...