# macOS、iOS（iPhone/iPad）でのGoogleカレンダー

Sesami を Google カレンダーと同期しているのに、Apple デバイスで Sesami のカレンダーが表示されない場合は、以下の手順に従ってください。

## 問題

既定では、Google カレンダーの共有カレンダーやアプリで作成されたカレンダーは、Apple デバイス（Mac、iPhone、iPad）と同期されない場合があります。明示的に有効にする必要があります。

## 修正方法: Apple デバイスで Sesami カレンダーを有効にする

1. Sesami に接続されている Google アカウントにログインしていることを確認してください
2. Shopify Adminで [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 では、次へ移動します **システム設定 > インターネットアカウント > \[お使いの Google アカウント]** そして「カレンダー」にチェックが入っていることを確認してください
* デバイスから Google アカウントを削除して再追加してみてください

## 関連項目

* [Google カレンダー同期](/ja/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/ja/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.
