I have to call a method to update the db which exposed by the some sdk, Now I have confusion to choose concept to do this. Should I go with :
UILocalNotification
Background Fetch
Timer
(Won't be good idea I guess)
Please, suggest.
I have to call a method to update the db which exposed by the some sdk, Now I have confusion to choose concept to do this. Should I go with :
UILocalNotification
Background Fetch
Timer
(Won't be good idea I guess)Please, suggest.