I am unable to run the app on a physical device (Xiaomi) after upgrading the flutter SDK to the latest version. It is working fine on downgrading the flutter and few packages.
OS: Ubuntu 18.04.5 LTS
The error details are in the below image. I have also tried to install the apk via the command line which is also not working
$ adb install app.apk
adb: failed to open app.apk: Operation not permitted
Tried adb kill-server, gave full permission to the folder, etc. Nothing worked.
Please help.
from adb: failed to open app.apk: Operation not permitted
No comments:
Post a Comment