Notify service not instantiating iphone

i recently moved and have been using HA for sometime … all is well with the system however
i can’t get notify.mobile_app_xxx to instantiate ? i’ve deleted the app, done all the restarts … i can see my iphone listed in the integration with all the attributes however no notify. which i’ve been using for many automations. see below from log indicating the service gets registered. any ideas how to debug?

i’m using Home Assistant core 2023.3.3 on ubuntu 22.04 on intel nuc with python 10.

2023-06-26 18:48:16.706 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=notify
, service=mobile_app_dan_marotta_iphone>

I somehow have the same. Any progress on your side?

I could solve it like this:

1.) Uninstall IPhone App
2.) Go to the Home Assistant mobile app integration
3.) Select the device
4.) Select DEVICE INFO → Mobile App
5.) Use the three dots next to the device and select delete
6.) Restart HA (not sure if required)
7.) Install HA Iphone app again

Works…