cordova-plugin-shell-exec
cordova-plugin-shell-exec copied to clipboard
Command runs with adb but doesn't work with this plugin
I am running this command from my computer
$ adb shell input keyboard 26
and it's working perfectly ( turning the phone off ). but when I try to execute this command using the plugin :
$ input keyboard 26
it doesn't work.
Thank you in Advance
facing same issue. It does not support adb. let us know if any other plugin support it.
Facing same issue too. I am using it in Ionic 5 Cordova APP on Android 7. Any shell command results in Error=100.