I have a question about Taifun alarm extension
I want to set 5 alarms together but when I see my alarms I can see just 1 alarm seted
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
Taifun
Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.
you have to set the alarms asynchronously, i.e. set the first alarm, after it has been set (event AfterSet) then set the next alarm etc.
here is an example
alarm.aia (13.5 KB)
Note: You will have to build the app to be able to test it, because the companion app does not offer the required permission.
Taifun
This notifier cones from the system
It looks like there is no option to hide it
https://developer.android.com/reference/android/provider/AlarmClock
Taifun
thank you❤️
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.