You want a sample project showcasing my solution? Just making sure you understood it right. I meant that if you use Itoo foreground service and want your notification to have an intent you should use CreateItooIntent instead of CreateIntent component for the Notification Intent parameter. I guess this has something to do with Android's security policy changes.
I am running Android 16 beta, so I don't expect you to take a look at it now just documenting.
I want to create a notification with two buttons that, when pressed, will open specific Arrangements in my app.
The first button ( Speaker) → It will activate Text-to-Speech to read the content of the notification. The second button ( Calendar) → When I press the button it will open the app and the arrangement will appear
Problem: I'm not sure how to configure the notification to open the correct Arrangement when a button is pressed.
What is the correct way to do this? Is there a specific method or extension you recommend?
lets notify me how to make close button working, open button is working and making the screen open but i cant make close button working for closing notifications and cancel itoo!
i tried everything indeed and i cannot make close button seperated, open and close are working same to open the screen and i cant make close button works to close itoo, maybe i dont understand the logic or maybe there is something needs to be adjusted
here is my aia file hoping to figure the issue out as i am sure it will be so useful for all users here to make both buttons working separated! gVizQueryDemoTaifun2_2_1.aia (1.2 MB)
i just wanna close the iteo and notifications came from timer with changing the sheet num to 7 or more as when the num exceeds 7 it is keeping notifying until changing the num again