how to run service or thread when app is alive or not closed , in ios ?
my problem i cannot use UI before sync service with db is done , i need to move it to backgound service when app is alive not when its closed or in background
any advice ?
how to run service or thread when app is alive or not closed , in ios ?
my problem i cannot use UI before sync service with db is done , i need to move it to backgound service when app is alive not when its closed or in background
any advice ?