remote debugging using desktop and mobile
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
People
(Reporter: akhilesh.kumar, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36
Steps to reproduce:
I am creating an app for www.policyx.com using Ionic. Only i need to do is show the website in an inappbrowser.
I am trying to do remote debuging this ionic app using guide line provided in documentation at link
https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging/Firefox_for_Android
But I don't know why it is not working on my device.
As per me , possibilities are :
a) My device is not supporting this functionality
b) I am missing a few steps.
c) May be some issue in my laptop
Device details are :
Laptop : ubuntu 18.04 with firefox quantum 69+
Mobile : Redmi 4, android 7.1.2
Actual results:
remote accessibility on mobile not happening
Expected results:
it should be remotely accessible on mobile
Comment 1•6 years ago
|
||
Are you using Ionic with GeckoView? Is your question, how do you enable remote debugging from your own app that embeds GeckoView?
| Reporter | ||
Comment 2•6 years ago
|
||
I have changed my laptop OS with Window and tried. It's working fine. Thanks for the reply.
| Reporter | ||
Updated•6 years ago
|
| Assignee | ||
Updated•5 years ago
|
Description
•