> 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/no/apps-integrations/google-calendar/google-calendar-with-macos-os-x-ios-iphone-ipad.md).

# Google Kalender med macOS, iOS (iPhone/iPad)

Hvis du har synkronisert Sesami med Google Kalender, men ikke ser Sesami-kalenderen på Apple-enhetene dine, følger du trinnene nedenfor.

## Problemet

Som standard kan delte kalendere og apperopprettede kalendere i Google Kalender hende at ikke synkroniseres til Apple-enheter (Mac, iPhone, iPad). Du må aktivere dem eksplisitt.

## Løsning: Aktiver Sesami-kalenderen for Apple-enheter

1. Sørg for at du er logget inn på Google-kontoen som er koblet til Sesami
2. Gå til [google.com/calendar/syncselect](https://www.google.com/calendar/syncselect)
3. Under **Delte kalendere**, finn Sesami-kalenderen (som standard kalt "Sesami")
4. Merk av boksen for å aktivere den
5. Klikk **Lagre**

Sesami-bestillingene dine skal nå vises i Kalender-appen på Mac, iPhone og iPad.

{% hint style="info" %}
Det kan ta noen minutter før kalenderen synkroniseres etter aktivering. Dra ned for å oppdatere på iOS, eller åpne Kalender på nytt på macOS.
{% endhint %}

## Fortsatt ikke synlig?

* Kontroller at du er logget inn på den **samme Google-kontoen** som er koblet til Sesami-ressursen din
* På iOS: Gå til **Innstillinger > Kalender > Kontoer > \[din Google-konto]** og sørg for at Kalendere er slått på
* På macOS: Gå til **Systeminnstillinger > Internett-kontoer > \[din Google-konto]** og sørg for at Kalendere er avkrysset
* Prøv å fjerne og legge til Google-kontoen på nytt på enheten

## Relatert

* [Synkronisering av Google Kalender](/no/apps-integrations/google-calendar.md) — sett opp synkronisering av Google Kalender med 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/no/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.
