Actions
Bug #190
closedwidget configuration canned sometimes when updating the app
Start date:
03/10/2012
Due date:
% Done:
100%
Estimated time:
Description
If the widget happens to get an update request during the time the sleepmeter app is being updated, it will toss its configuration and close its eyes. The following is logged in logcat:
Got an update request for widget ## but the update failed.
A retry attempt should be made when this kind of thing happens before tossing the configuration.
Actions