I am developing Android application on macOS and my application runs well on the emulator. I want to run it on the device, but when I run adb dev
Android
macOS
adb dev
You will need USB driver installed correctly and have debugging enabled in settings. if these dont work there could be something wrong with your device.
Also see this.