Last week I released the DailyNomie Sync Service. While this service had some small bugs, causing some users no being able to register, the Nomie app itself appeared to have a larger bug in combination with the CouchDB sync option. In some cases the sync option in combination with a network hick-up was causing a situation where nomie ‘lost’ its connection with the PouchDB database. Although it looked like all data was gone, in fact only the connection to the local database was gone. A restart of the Nomie app was the only solution.
It took me some time to find out how I could catch the situation in the code, but finally I was able to have a solution in place. It is part of Release 6.2.4a.