Hi,
Can some one explain how to receive callback on the 'completion' block of 'generateGeodatabaseParameters' API of an AGSGDBSyncTask ?
I have even enabled 'background Fetch' capability in my project settings, and also have set 'allowCallbackWhenAppInBackground' property of AGSGDBSyncTask to true.
If the app goes into background, the callback does not fire, even after the task has downloaded the geoDB completely.