If I need to start synchronization adhoc, I use requestSync. But looks like it doesn't work when setIsSyncable defined as false. How to initiate synchronization by user request in this case?
Moreover, if after that I define setIsSyncable as true and also start period syncs with addPeriodicSync, synchronization starts 2 times.