WesleyMalesa / openmobster

Automatically exported from code.google.com/p/openmobster
0 stars 0 forks source link

Enable Background Channel Sync during Moblet Bootstrap #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When the App is launched, if the Push Daemon is disabled,

The App should perform a Channel sync in the background. This will
automatically synchronize the state of the App with that on the Cloud.

If Push is active, all this will already be synchronized in the background,
so this step is unnecessary.

Also, add a callback to components in the MVC framework to deal with the
case when new data needs to be displayed

Original issue reported on code.google.com by openmobs...@gmail.com on 22 Apr 2010 at 4:56

GoogleCodeExporter commented 8 years ago

Original comment by openmobs...@gmail.com on 29 Apr 2010 at 2:53