ProgressNS / sidekick-feedback

This repository is for feedback regarding NativeScript Sidekick. Use the issues system here to submit feature requests or vote for existing ones.
45 stars 9 forks source link

How to use sidekick without internet? #431

Closed rnmhdn closed 5 years ago

rnmhdn commented 5 years ago

Sidekick doesn't open without internet for me. What I need from sidekick is it's chrome devtools so that I can monitor my network requests. I'm using a real device and the device is connected to internet but my laptop is not connected to internet. So I can't open sidekick. eventho I just want to run a local build.

Is there any opensource alternative to sidekick?

Is there a way to use chrome devtools on my app without using nativescript-sidekick?

tsonevn commented 5 years ago

Hi @aranmohyeddin, Check out this feature request for enabling offline usage of {N} SideKick. Regarding the chrome devtools, you can use it also via CLI as well. Check the article here.

rnmhdn commented 5 years ago

Thank you so much for the very helpful article and issue link.

rnmhdn commented 5 years ago

@tsonevn would you be so kind as to explain to me how I was supposed to find that in the docs?