> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/es/apps-integrations/google-calendar/google-calendar-with-macos-os-x-ios-iphone-ipad.md).

# Google Calendar con macOS, iOS (iPhone/iPad)

Si has sincronizado Sesami con Google Calendar pero no puedes ver el calendario de Sesami en tus dispositivos Apple, sigue los pasos a continuación.

## El problema

De forma predeterminada, los calendarios compartidos y creados por aplicaciones en Google Calendar pueden no sincronizarse con dispositivos Apple (Mac, iPhone, iPad). Debes habilitarlos explícitamente.

## Solución: habilita el calendario de Sesami para dispositivos Apple

1. Asegúrate de haber iniciado sesión en la cuenta de Google conectada a Sesami
2. Ve a [google.com/calendar/syncselect](https://www.google.com/calendar/syncselect)
3. En **Calendarios compartidos**, encuentra el calendario de Sesami (llamado de forma predeterminada "Sesami")
4. Marca la casilla para habilitarlo
5. Haz clic en **Guardar**

Tus reservas de Sesami deberían aparecer ahora en la app Calendario de tu Mac, iPhone y iPad.

{% hint style="info" %}
Puede tardar unos minutos en sincronizarse el calendario después de habilitarlo. Desliza hacia abajo para actualizar en iOS o vuelve a abrir Calendario en macOS.
{% endhint %}

## ¿Todavía no aparece?

* Verifica que hayas iniciado sesión en la **misma cuenta de Google** que está vinculada a tu recurso de Sesami
* En iOS: Ve a **Ajustes > Calendario > Cuentas > \[tu cuenta de Google]** y asegúrate de que Calendarios esté activado
* En macOS: Ve a **Configuración del sistema > Cuentas de Internet > \[tu cuenta de Google]** y asegúrate de que Calendarios esté marcado
* Intenta eliminar y volver a añadir la cuenta de Google en el dispositivo

## Relacionado

* [Sincronización de Google Calendar](/es/apps-integrations/google-calendar.md) — configura la sincronización de Google Calendar con Sesami


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
