initialize
Initializes the sync process that keeps the app's data current. This method should be called only once from the app module's Application.onCreate().
Parameters
context
The application context.
Initializes the sync process that keeps the app's data current. This method should be called only once from the app module's Application.onCreate().
The application context.