Can Any One Guide me Please ,
I want to Run a Procedure Daily before 12 Pm at (11.30pm) , I tried But Failed , Can any one here make an Example Block for me please
For this usually you use an alarmmanager extension, which supports itoo…
Taifun
I am getting the following error when Initiating: Attempt to invoke virtual method 'int.java.lang.Integer.intValue()' on a null object reference
you are using an older version of Itoo… use the current version
Taifun
Explains why, thanks
2 posts were split to a new topic: Is there an extension that makes the application open automatically when the system boots
the old version seems to be outdated, new versions usually offer bug fixes and improved functionality
also there is a red error in one of the blocks…
what about clicking onto that error to find out the reason?
Taifun
Hi!
Please, I need the version 1.0, can you show the link?
no you don’t
always use the latest version, which you can find here Open Source • Background Tasks: Itoo 🚀 - Extensions - MIT App Inventor Community
Taifun
PLease Provide aia file
find several examples in the first post of the App Inventor thread here Open Source • Background Tasks: Itoo 🚀 - Extensions - MIT App Inventor Community in chapter
Taifun
not work for android 14 or 13 pls update it
Itoo is working fine…
What about providing a screenshot of your relevant blocks?
Taifun
make sure to download the latest version of itoo
you forgot to add an argument x in procedure notify
also to register an event you have to use the RegisterEvent method
EDIT: and for Android 14 additionally you have to ask for PostNotification permission
Taifun
No , i tried same blocks in another phones it worked but the app can’t be installed in android 14 when use it
Pls give me latest version link of itool , may the app installed by it without problem in android 14
always use the latest version, which you can find here Open Source • Background Tasks: Itoo - Extensions - MIT App Inventor Community
Taifun
It is well , but i don’t know if it can do everything background, one problem is foreground notification not appearing in android 14 or 13 and if appeared it can be removed easily if it’s any notification
@Taifun
Ask for Post Notification permission
Taifun