Hi all,
I want to make a project where whenever my phone (iPhone) receives a notification, it tells me the name of where the notification is from, and the contents of it on a screen.
I think you will need Bluetooth LE (BLE) or WiFi. I don't know if it is possible for a third-party iPhone app to receive all notifications as that would be a security concern. You may have to jailbreak your iPhone to allow you to run such a program.
So you have the phone on the desk and when it receives a 'notification' you want the Arduino that is also on the desk to somehow notify you that the phone has had a 'notification' ?