I recently updated RStudio from version 1.1.463 to version 1.2.1355. Since the update, when I run the app through runApp(port = 1234, host = "0.0.0.0") (I'm on Windows 10), it works without a problem on the local PC, but I cannot connect to it over the local network.
It works fine on the previous version of RStudio and in both cases, the shiny version is 1.3.2.
Not sure if this is a RStudio or shiny problem... Or possibly a firewall problem?
I can provide more info if needed.
Thanks for your help.