Making an alarm issue

Mit_First_Aid_Reminder_App (2).aia (2.1 MB)
I'm currently working reminder on Screen3_Stroke. However, I don't know why the reminder is not working.

If you are asking for help, I recommend you to make it as easy for others to be able to help you ...
You probably will get more feedback then...

which means in your case post a screenshot of your relevant blocks...

To download the aia file, upload it to App Inventor, open it, do some bug hunting for you, etc... this takes time, and most people will not do that...
Thank you.

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

I have no experience with the TaifunAlarm extension.

However, I see you are loading an Elements list from a piece of text that is not a list.

after seeing the screenshot, thank you @ABG, there are the following questions:

  1. which value did you provide in InEachHourtext.Text?
    this should be a value between 0 and 23, because these are hours
  2. which value did you provide in HowManyTimesText.Text?
    this should be a vaue between 0 and 59, because these are minutes

Taifun

The program says that I have to give permission on MIT app inventor but I don't know what permission it is asking.



Well, the error message says you need to give the "SET_ALARM" permission....

from the documentation at App Inventor Extensions: Alarm | Pura Vida Apps

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

1 Like