Despite using the -wait-for-device option when attempting to deploy the app to android, it still preemptively throws this error. Need to handle this and try again.
According to lots of forum and help content regarding native android, this generally only occurs on the first boot of a new avd. Be that as it may, we'll still account for it.
Despite using the
-wait-for-device
option when attempting to deploy the app to android, it still preemptively throws this error. Need to handle this and try again.