12-08-2011 09:45 AM - last edited on 12-09-2011 04:17 AM
We had developed and packaged an application using the latest Webworks SDK (2.2.0.15) . When the BES admin tried to push the updated application (over the previous version of the same application) into the devices through BES , this is what happened .
1) On devices with OS 6.0 the application was installed and updated , but after its installation the other manually installed application like facebook, twitter etc were gone/deleted.
2) On devices with OS 5.0 the old version of the application was uninstalled but the new version didn't install/update , the old version still remains . It is not updating old application on OS.
Can anybody help me with this , Is this because of our application or something wrong with BES ?
12-08-2011 10:03 AM
Hi,
#1 is likely due to a BES setting (possibly Application Control Policy) and should be posted to the BES board.
#2 may be due to the ALX file of the application. Could you post it to verify?
Regards,
12-09-2011 02:11 AM
<loader version="1.0" > <application id="LeaveNAttendance"> <name>Leave and Attendance</name> <description>Leave and Attendance Application</description> <version>1.3.0</version> <vendor>Prosares Solutions PVT LTD</vendor> <copyright></copyright> <fileset Java="1.45"> <directory></directory> <files>LeaveNAttendance.cod</files> </fileset> </application> </loader>
Here is the alx file of the application . Pls do let me know whats wrong ? , Thanks in advance .
12-09-2011 09:00 AM
It actually looks fine, which makes it seem like more of an issue with the Software Configuration of Application Control Policy. You can post this to the BES boards for further support as well.
Regards,