i want to uninstall the app from the device flutter and i use this command:
adb uninstall com.example.application
but this give me error
Only one usage of each socket address (protocol/network address/port) is normally permitted. (10048)
Please can someone help me
I've tried many of the suggestions and none have worked