Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9188467
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T20:00:57+00:00 2026-06-17T20:00:57+00:00

In my app I’m using the EventKit API to access calendars on my device,

  • 0

In my app I’m using the EventKit API to access calendars on my device, and display them in my views. When working with network calendars, however, I suspect that EKEventStore will only return some sort of cached/local event list when queried, rather than reloading the calendar and return the actual/most recent contents.
When the native calendar app is launched instead, the app will refresh/reload all calendars, synchronizing any network shared calendars. Going back to my app will now also display the newly synchronized events.

In Addition to this, I found that modifying any events (delete/update) via my app and EventKit / EventKitUI will not sync back to e. g. my Mac’s calendar.

To cut the long story short: Is there any way to force synchronization with network shared calendars in EventKit/iOS SDK?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T20:00:58+00:00Added an answer on June 17, 2026 at 8:00 pm
    1. You can use the – (void)refreshSourcesIfNecessary method of an EKEventStore instance to:

      … pull new data from remote sources if the local data is out of date.

      This would force an update of the local calendar store by fetching the latest remote data. I have a feeling this is the method the native iOS Calendar app is using to prompt an update.

    2. As for the issue with deleted and updated calendar events not syncing to your Mac, are you sure you are calling – (void)commit: on your EKEventStore instance after you have made your modifications?

      Alternatively, there is a selection of methods within EKEventStore for saving and remove calendars and events that also offer a commit parameter which can immediately commit your changes. I would post the links but as a new user I can only use two hyperlinks.

      - (void)saveEvent:span:commit:error:
      - (void)removeEvent:span:commit:error:

      Assuming these events are being added to a cloud based calendar, this should have the effect of synchronising your changes to your Mac.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

App I'm working on uses ARC. I wanted it to process large files, so
The app I am working on is supporting android 2.3 upwards. As the download
My app runs fine on my machine (of course/famous last words). However, when deploying
app.get('/',function(req,res){ res.render('home'); // I want the template to be able to access the flash
app/controllers/app.rb require 'sinatra' get '/' do erb :index end app/views/index.erb <html> <body> <p>Hello World</p>
app/config/routing.yml NelmioApiDocBundle: resource: @NelmioApiDocBundle/Resources/config/routing.yml prefix: /api/doc vendor/nelmio/api-doc-bundle/Nelmio/ApiDocBundle/Resources/config/routing.yml nelmio_api_doc_index: pattern: / defaults: { _controller: NelmioApiDocBundle:ApiDoc:index
We're building an app, our first using Rails 3, and we're having to build
App with Facebook SDK SSO was working fine in 2.2, now upgraded Samsung Galaxy
App Crashes throwing exception while launching: java.lang.UnsupportedOperationException: Device does not have package com.google.android.gsf What
My app written in c# (winforms) launches a third party using Process.start(). After launch,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.