[AC-5185] Abnormal Process Termination exit value 1
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2017-10-17T20:21:33.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Zachary Litten |
Assignee | Shak Hossain |
Created | 2017-09-11T18:22:09.000+0000 |
Updated | 2017-10-17T20:21:33.000+0000 |
Description
Steps to Reproduce
Run a build to an Asus Zenpad 3S 10
Actual Result
[ERROR] Application Installer abnormal process termination. Process exit value was 1
[ERROR] : Failed to install apk on 'H6NPCV035752BK8'
[ERROR] Application Installer abnormal process termination. Process exit value was 1
Expected Result
Successful build, installation, and execution of app.
Attachments
Tried again on my main development computer, a Mac Mini, to run a build. It said it failed and was unable to install with no extra info. Checked the log and nothing was recorded for the incident. Checked back to the console and copied the adb command that it was trying to run in terminal and adb told me it was unable to install the app because of a version mismatch. This was because I had the current store version downloaded. After uninstalling the store version, the app was able to be built and installed fine.
Thanks for letting us know. Closing this.