FLUTTER - Developing an app on a macbook, can you debug on an iPhone AND on an ANDROID (Samsung phone) phone?
Solution 1:
If there's a problem with recognizing the device, you have to set up ADB manually. Use this link to set up.
If there's a problem with recognizing the device, you have to set up ADB manually. Use this link to set up.