Ios notify platform disabled

Last night I was testing some ios notification sounds to a group of ios devices and all went well. This morning, having changed nothing, it is not working. I get the following error whenever I try to use ios notifications:

Platform application is disabled
10:37 components/notify/ios.py (ERROR)

I have tried restarting HA. No change.

Have I exceeded some sort of rate limiting with my testing? How can I tell? The UTC time is 01:50 so having rolled over to a new day I doubt this is the problem (I did not send over 150 messages per device either).

According to this page, https://www.home-assistant.io/docs/ecosystem/ios/notifications/privacy_security_rate_limits/

When a notification is sent your current rate limits (including sent notifications and notifications remaining for the day) will be output to your Home Assistant logs.

I dont see any notification of rate limits in my log.

I’m seeing the same thing in my logs. I doubt I’m over the daily limit.

1 Like

Sounds like the push server is down.

interesting, i too am getting this error. i guess we just have to wait it out?

Assuming it’s not some sort of problem with the platform itself, yes we just have to wait until the relevant person in the US wakes up and sees the problem.

Same here… :frowning:

Still no ios platform after a restart.

Is it working for anyone?

Same issue here.

Log Details (ERROR)
Platform application is disabled

Still not fixed…

same problem here.

Same problem here. Was setting up a new sensor and thought I broke something since I was no longer getting notifications.

Then I noticed the same issue.

IS there a way in automations to do a fallover to another service if one is down?

I’m not aware of any way to test the status of the platform.
You could possibly trigger sending by another method if an ios message is not acknowledged via the actionable notification method before a time limit expires.

Here i was checking my config files, hope they fix it soon.

54%20PM

Mine is 0.69.1 / I didn’t received any ios notify.

Raised an issue.

https://github.com/home-assistant/home-assistant/issues/14555

2 Likes

I am seeing the same error in my log.

Me as well.

Me as well in UK

I experience the same. Same version.

This is a great idea; it’d be nice to get some other sort of notifications if the ios push service is ever down.