So I'm reading in this link and it says we can use chrome for remote debugging an app which seeems great but they don't explain how to do it. When I click in the link they provide which has some android documentation, I just see java code. As a non java-developer I wonder how can I use remote debugger in chrome for ionic framework?
4
votes
plug your phone into the pc, go to chrome. then type: chrome://inspect into the url bar. open your app on your phone.
- letterman549
hi @letterman549, thanks that worked great, if you can convert this comment into an answer I can upvote your answer, since comment don't receive points :)
- Jeka
Glad it helped :) will do the old copy paste.
- letterman549