erisu opened a new pull request #904: fix (adb): shell to return expected stdout
URL: https://github.com/apache/cordova-android/pull/904
 
 
   ### Motivation and Context
   
   Fix error when executing `cordova run android` to launch on emulator.
   
   ### Description
   
   When executing `cordova run android` to launch the app on an emulator, the 
Adb shell is not returning the expected stdout and results in an error 
`output.match is not a function`.
   
   ### Testing
   
   - `npm t`
   - `cordova run android`
   
   ### Checklist
   
   - [x] I've run the tests to see all new and existing tests pass
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to