dabs
Full Member
Posts: 78
|
Post by dabs on Feb 20, 2020 17:13:30 GMT
Ran into this after Chrome had updated to version 80, but after that I was unable to debug my app running in the simulator by navigating to localhost:9090.
Apparently, there is a workaround: instead you should go to chrome://inspect/#devices, click the "Configure" button next to the "Discover network targets" checkbox (which should be checked), ensure that "localhost:9090" is in the list inside the dialog which opens after you click the Configure button, and close the dialog with the "Done" button. After the simulator has been opened, it might take 4-5 seconds for the URL to it to appear below the "Remote target" in the inspect/#devices tab.
|
|
dabs
Full Member
Posts: 78
|
Post by dabs on Feb 20, 2020 17:14:03 GMT
I'm using version 6.x of RhoStudio, don't know if this is also an issue in 7.x.
|
|
|
Post by georgy on Mar 10, 2020 16:46:07 GMT
dabs This problem is also in 7.x, but we are currently working on the solution. In new beta 7.x this fix will be available (we found the way to fix this, but integration and rebuild will take a few days). What operation system are you using?
|
|
dabs
Full Member
Posts: 78
|
Post by dabs on Mar 29, 2020 13:50:36 GMT
I'm using Windows. Don't know if this is a problem on other platforms.
|
|