Open Source • Background Tasks: Itoo 🚀

I am experiencing what seems like a similar event failure in the service process with the PhoneCall component's PhoneCallStarted and PhonecallEnded events.

To illustrate this, I modified the ItooMusic app to show that while the user interface receives these events, the Itoo service does not.

I am using Itoo 4.4.2 but have explicitly registered both events in the original manner. (I also tried it using the added implicit feature with a procedure properly named.)

The following screen shows starting the player. Then a call is made to the phone and rejected. Finally, the player is stopped.

The blocks:

The aia:
ItooMusic_orig_PhoneCall.aia (4.2 MB)

So far I have only tested this on Android 8. When the app starts for the first time (after being freshly installed) it asks for permission to make and manage phone calls , whereupon I select "Allow".

Have I misunderstood or misused something?

Kind regards,
Randal

1 Like