I am developing a flutter app on a MacBook, using VISUAL STUDIO. I debug it on an iPhone XS MAX. I would like to debug it on a SAMSUNG A21S as well, to see if both apps work (the IOS one and the Android one). So far, I have tried the android one on a WINDOWS computer.
Anyone knows if it's possible to debug on a the Samsung A21 using my MacBook ?
CodePudding user response:
If there's a problem with recognizing the device, you have to set up ADB manually. Use this link to set up.
