When I try to run my project any device which has Android version is 9.0, I am getting below error. I have tried 3 different devices.
[ERROR] : Application failed to install
The current timeout is set to 240000 ms
You can increase this timeout by running: titanium.js config android.appInstallTimeout <timeout ms>
[ERROR] Application Installer abnormal process termination. Process exit value was 1
But when I run my project to device that's os is Android 7.1 I am not getting any error.
My environment specs as below
android.buildTools.selectVersion 9.0.0
Appcelerator Command-Line Interface, version 7.0.9
Titanium SDK 7.5.0.GA