Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/ssh/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
iOS日历与本地应用程序上的谷歌日历同步_Ios_Calendar_Sync_Google Calendar Api - Fatal编程技术网

iOS日历与本地应用程序上的谷歌日历同步

iOS日历与本地应用程序上的谷歌日历同步,ios,calendar,sync,google-calendar-api,Ios,Calendar,Sync,Google Calendar Api,我正在编写一个应用程序,使用事件工具包与内置calendar.app同步。内置calendar.app将在打开时与Google calendar同步。但是,我的应用程序在打开时不会与谷歌日历同步 是否有任何方法可以通过内置的Calendar.app在代码中与Google Calendar同步(打开我的应用程序,它将与Google Calendar同步,而无需任何设置)?在iOS5 EKEventStore中有RefreshSourceSif必要的方法

我正在编写一个应用程序,使用事件工具包与内置calendar.app同步。内置calendar.app将在打开时与Google calendar同步。但是,我的应用程序在打开时不会与谷歌日历同步


是否有任何方法可以通过内置的Calendar.app在代码中与Google Calendar同步(打开我的应用程序,它将与Google Calendar同步,而无需任何设置)?

在iOS5 EKEventStore中有RefreshSourceSif必要的方法