Can I solve the problem about the

whit put the Clock parameter "TimerAlwaysFires" in status: on or off inside the others screens?
Note: This issue only happnes in iOS.
@Ferran_SIMON Does building an IPA actually work on the code server (https://code.appinventor.mit.edu/)? I always get the following error message: "Build failed! protocol = http host = null".
@Anke I does not use the AI2 Code Server. After 2 hours I will do a test in this server. Now I am out home.
This seems to be due to a configuration issue. We'll look into it. Things should be working on ai2 for now.
@ewpatton When will be the fix put on the iOS Builder? The IPA built are not running well.
In the Companion 2.74 (53) now the Notifiers are running well. The fix is good.
@ewpatton It happens on the Screen1 only in iOS and only after open the app and I have not any other screen open.
I'm trying to trace down where it happens. Originally, it was fix for the fact that some iOS API seems to return null under certain edge cases and we couldn't trace why. There are only 13 potential call sites that could trigger that error so I'll need to review them all.
Ok. Thanks. It's not a fatal error because the app continues to work, but it's very unpleasant to have an error message pop up randomly from the system itself.
Tested whit IPA buit now at 9 seconds after open the Screen1 whitout any operation for the user in teh app:
May be a provisonal solution is delete these triggers because the App runs well all the time after this internal message.
If you want I can test step by step when your team delete every trigger one after the other.
@ewpatton In the Companion 2.74 (53 and 54) now the Notifiers are running well. The fix is good.
When will be the fix put on the iOS Builder? The IPA built are not running well (tested from the normal AI2 server)
[/quote]
Confirmed (iOS 26.0.1, iPhone 15 Pro Max).
Hello @ewpatton
When do you plan to implement the Notifiers bug fix in the iOS server compiler (IPA objects)?
It turns out this bug is a major job-stopper, given that they're core elements of iOS AI2 apps.
I'm going to try and get an update out today once I address some of the issues raised in another iOS thread.
The new buildserver is deployed with the Notifier fix. It also includes an adjustment in the Web component to put downloads in a more permanent directory (also in the newly released build 58 on TestFlight). There is also a potential fix for the #undefined error as well.
@ewpatton I've verified with the IPA object generated by the iOS compiler (in the normal AI2 server) that the Notifiers are working correctly again and that the "#undefined error" bug seems to have been fixed in this iOS-builder upgrade. Thank you.
@ewpatton The Media Component "SpeechRecognizer" is not running. In the prior versions it was running well. In the current version nothing happing when we execute this component.
On the code server as well.
I'll look into it.

