-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Description
tns run android reach to
Successfully deployed on device with identifier '...'.
and then starts the adb install command which fails when there is no space left on the device.
But the adb install error is not shown. You can only see it if you run with --log trace or if you manually call adb install app.apk.
slavchev