[AC-3565] Windows: Deploying a second app uninstalls the first one
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2016-05-10T14:26:06.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Jonas Bjurhult |
Assignee | Shak Hossain |
Created | 2016-04-29T06:37:38.000+0000 |
Updated | 2016-05-10T14:26:06.000+0000 |
Same behaviour when using Windows 10 Pro as host. 100% reproducable on both device and emulator
Hello, I am unable to reproduce this issue. When deploying two app with different name and different package name the first app does not get uninstalled. Both app is visible in app list and working. *"Steps:"* 1. Create a default classic app with app name "App1" and package name "com.gsl.test1". 2. Build and run the app on Windows device. 3. Create another default classic app with app name "App2" and package name "com.gsl.test2". 4. Build and run the app on Windows device. >> Both app is seen in app list and working. Please make sure that name and package id is different in those apps in tiapp.xml and let us knows.
Thanks *Environment*: *Device info:* Microsoft Lumia640 (Windows Phone 8.1) *Node.js Version:* 0.12.7 *npm Version:* 2.11.3 *Titanium SDKs:* 5.2.2.GA and 5.4.0.v20160429102159 *Java Development Kit Version:* 1.8.0_73 *Titanium CLI Version:* 5.0.5 *Appcelerator CLI Version:* 5.2.2 *Appcelerator Studio:* 4.5.0
The name and ID is different in the two versions of tiapp.xml.
I can reproduce this problem as well Even if I try to build and install a native app to my phone the old Titanium app is removed even with different app id.. Windows 8.1 Pro Visual Studio Communtiy 2013 update 5 TiSDK: 5.4.0.v20160428075219 (same with 0426 ) Appc: 5.2.2 Alloy: 1.85 Node: 0.12.7
Hello, The issue is not reproducible in our end. Two app with different name and different package name does not(should not) contradict with each other. Both of the app should be installed in the device. The issue might be with your device memory restriction. Regards, Sharif.