# 通知のトラブルシューティング

**通知は、以下の条件を満たす場合にのみ送信されます。**

1. アプリ（AndroidまたはiOS）のビルドを作成している場合
2. 送信先の対象者（"受信者"に設定されたユーザー）が存在する場合

**通知は、以下の条件を満たす場合にのみ受信されます。**

1. 受信者がデバイスにアプリをインストールしている場合
2. 受信者がログインしているか、過去2週間以内にアプリでアクティビティを行っている場合にアクティブと見なされます。
3. 受信者が許可された権限（通知権限）を持っている場合
4. 受信者が通知をトリガーしたユーザーでないこと。つまり、ログインしているユーザーが自分自身に通知をトリガーしていないこと。

{% content-ref url="troubleshooting-notifications/notifications-not-working-on-android" %}
[notifications-not-working-on-android](https://help.adalo.com/ja/action-basics/notifications/troubleshooting-notifications/notifications-not-working-on-android)
{% endcontent-ref %}

{% content-ref url="troubleshooting-notifications/notifications-not-working-on-ios" %}
[notifications-not-working-on-ios](https://help.adalo.com/ja/action-basics/notifications/troubleshooting-notifications/notifications-not-working-on-ios)
{% endcontent-ref %}

{% content-ref url="troubleshooting-notifications/notifications-not-working-on-pwa" %}
[notifications-not-working-on-pwa](https://help.adalo.com/ja/action-basics/notifications/troubleshooting-notifications/notifications-not-working-on-pwa)
{% endcontent-ref %}
