Open
Description
I have two devices connected. Device A is running a sample app - launched from IntelliJ. When I try to run the same sample app on Device B (launching from IntelliJ), I get this error.
I can successfully run the sample app on Device B from CLI.
It seems like I should be able to successfully run the app from IntelliJ if I can do so from CLI.