I’m testing using the developer tools services and trying to send a notification to notify.ios_marc_iphone and I get nothing on my phone. And no errors anywhere. Any idea anyone ?
You could try deleting the beta app and reinstalling… but you may want to first delete all of the mobile_app sensors that got created first or you will end up with duplicates.
Unless you removed ios:, .ios.conf , and removed references in the entity registry I wouldn’t really expect it to go away… fwiw I currently have both going on mine… still use all the notifications for regular app… moved a couple notifications to the beta for testing
I finally got things working. Here are the steps I followed, but not sure which ones helped.
carefully followed the “clean between builds” link in this thread
I removed ios: from the config
I don’t have default_config: so I added these 3 mobile_app:zero_conf:system_health:
restarted HA
deleted and reinstalled beta 2 IOS app
configured IOS app
still did not see what I was hoping. Only after restarting HA again did I now see a notify.mobile_app_marc_iphone and then I could send a notification using dev tools !