# Google 日历与 macOS、iOS（iPhone/iPad）

如果你已经将 Sesami 与 Google 日历同步，但在 Apple 设备上看不到 Sesami 日历，请按照以下步骤操作。

## 问题

默认情况下，Google 日历中的共享日历和应用创建的日历可能不会同步到 Apple 设备（Mac、iPhone、iPad）。你需要手动启用它们。

## 修复方法：为 Apple 设备启用 Sesami 日历

1. 确保你已登录到与 Sesami 关联的 Google 账户
2. 前往 [google.com/calendar/syncselect](https://www.google.com/calendar/syncselect)
3. 在 **共享日历**，找到 Sesami 日历（默认名称为“Sesami”）
4. 勾选复选框以启用它
5. 点击 **保存**

你的 Sesami 预订现在应该会显示在 Mac、iPhone 和 iPad 的日历应用中。

{% hint style="info" %}
启用后，日历可能需要几分钟才能同步。在 iOS 上下拉刷新，或在 macOS 上重新打开日历。
{% endhint %}

## 仍然不显示？

* 请确认你登录的是 **同一个 Google 账户** ，该账户已与你的 Sesami 资源关联
* 在 iOS 上：前往 **设置 > 日历 > 账户 > \[你的 Google 账户]** 并确保“日历”已开启
* 在 macOS 上：前往 **系统设置 > Internet 账户 > \[你的 Google 账户]** 并确保已勾选“日历”
* 尝试在设备上移除并重新添加 Google 账户

## 相关

* [Google 日历同步](/zh-cn/apps-integrations/google-calendar.md) — 使用 Sesami 设置 Google 日历同步


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.sesami.co/zh-cn/apps-integrations/google-calendar/google-calendar-with-macos-os-x-ios-iphone-ipad.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
