how can i stop itoo process when pressing on the notification style notification?
i dunno the concept of that blocks so lets notify me how can i make the app opening an specific screen in and closing itoo process when pressing on the notification!
The NotificationStyle extension is outdated, use MelonNotifcation instead
Taifun
Always Screen1 will be opened
To find out, if you opened the app manually or via Notification click, use the get plain start text block from the Control drawer
If is empty get plain start text
Then app was opened manually
Else stop itoo
Taifun
@Taifun here is all my blocks, am not be able to add melon notification isntead of itoo so lets notify me how can it be worked when the gviz equation get 7 num in the sheet and i don't wanna app opening while clicking on the notification but i wanna use open and close button for opening screen and closing the itoo and sound, thanks in advance
here is my aia file
gVizQueryDemoTaifun2_2 (1).aia (1.2 MB)
You have to replace NotificationStyle extension by MelonNotifcation extension
You still need itoo
This is default and I do not think you can deactivate it... @Kumaraswamy ?
???
Taifun
@Taifun he is creating buttons in the notification so it will be great to use them for opening the app screen and closing it instead of clicking on the notification itself
as in the gviz equation it will not stop until adding stop process so i wanna add it in the close button
As always: prepare a small example project and get it running in the foreground, then add itoo to get it working in the background
Taifun
@Taifun yes that small project was working with itoo and notification style but i cant add melon notification instead of us plus i wanna know the logic of using that buttons in the notification so i can try
If you can't add the extension, start from scratch to create another example project
And concerning MelonNotifcation read the complete thread to find some examples
Try something!
Taifun
These are itoo blocks
Taifun
I Found it out how it is working and i made buttons as i requested, open button for opening the app but can you help me to make the close button for closing itoo and the notification?
See my answer here
Taifun