Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

 1 Answer(s)

  • Hi Abin Koshy,

    Best way to implement this functionality is

    1) send the push notification from server to the app weekly basis (if there is update)

    2) handle the Notification and hit the server in background and handle the data in this function

    -(void)application:(UIApplication *)application performFetchWithCompletionHandler:(void (^)(UIBackgroundFetchResult))completionHandler
    

    3) update the dataObjects. As the user open the app , app will show the updated data.

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: