now try again
Taifun
It worked out! Thanks.
Hi, I tried that notificaton listner but didnt work so is there any help or updates?
even open its aia file on my app but didnt work as well
So why the notificatons from aia file attached not working with me?
From your last screenshot it looks like you are using the package name filter... which means, only notifications from my alarmmanager example app and the systemui will be displayed...
???
There is a notification and the system updates it continuously...
and in the example app you get all recently displayed notifications...
where exactly is the problem?
Taifun
am just creating my first app on mit app inventor and i wanna make notifications for it especially messages
The notification listener listens for notifications from other apps...
to create notifications immediately use 🔔 MelonNotification • Various styled notifications + Itoo
to create notifications at a given time in the future, use the alarmmanager extension
Taifun