# iOS14におけるIDFAのオプトイン化の影響はありますか？

{% hint style="warning" %}
**ここでは iOS 固有の事象について取り扱っております**
{% endhint %}

iOS14以降、IDFAの取得時には必ずオプトインのパーミッションの取得が必要となります。

### 参考

* [広告ID（IDFA/AAID）の送信について](https://support.karte.io/post/13v6pgNyNKtrxyIvYZcnAs)
* [App Storeにおけるプライバシーに関する情報提供について](https://support.karte.io/post/7corwJsrqbFvj6nVDg7Sdt)


---

# 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://app.developers.karte.io/app-faq/app-faq-the-impact-of-idfa-opt-in.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.
