I want to create points notification

When user click on button points will ading continuesly and simultaneously adding on notification at the same time and save value

When i set like this notification keeps coming. Phone hang :tired_face: and sorry for my english.

You are using an empty variable as tag name, try a fix text like points as tag name instead
How did you set the timer interval of the clock? Try a slower running clock…

Taifun

Points is adding perctly but issue is on notification

notifiactions.aia (106.3 KB)

This is my aia please check it

You enabled the timer_clock as true on the button, now you must set the timer_clock block as false on the Clock1 block.

You are repetitively executing a notification 10 times per second :person_facepalming:

VID-20230903-WA0008

I want to make like this

Please my aia and fix the issue please :pray:

An empty string as tag does not make much sense, does it?
Try 1000ms as timer interval

Tai

bottm (9).apk (5.2 MB)
Please try the apk. U will understand the issue and that what iam saying

We understand very well…

Taifun

Fixed aia :
notifiactions (1).aia (106.4 KB)

Tewt apk :
notifiactions.apk (5.2 MB)