Hi,
The StudySchedular didn't run on an Android phone and error as picture attached:
Thanks for help.
Adam
StudySchedular.aia (68.6 KB)
Hi,
The StudySchedular didn't run on an Android phone and error as picture attached:
Thanks for help.
Adam
StudySchedular.aia (68.6 KB)
Looks like English
cannot be greater than 1000
in a maths block (Timer2)
Also check that all your textboxes have a value (even if this is 0
) before doing any calculations
Thanks.
I changed that as 100, got the error again.
well, the > operation only can accept numeric values...
for example 1000 > 100
but not some random text > 100
in your case English > 100
what exactly should be the result in that comparison?
Taifun
Maybe the OP is studying numerology?
Thanks.
I found the project online.
Actually I am looking for a function that can alarm or send message on a scheduled date and time in a month long or more, is there one?
yes, see here
protip: you always can do a search in the extensions directory here App Inventor Extensions | Pura Vida Apps
Taifun
PS: for new questions, please start a new thread... this thread is about "Bad arguments"
Great.
Thank you Taifun and Merry Christmas!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.