Could you please help me, I can't get the web component to work, only the sound works with the notification, I already checked and did the same as the documentation you did but it doesn't work for me.
This is what I need please, I'm going to send you a donation for your great work, but I can't get it to work please
What do you want to do after the Web Request? Play a sound and show a notification? Then you have to register event for Web1.GotText with 4 parameters.
Create a procedure called Web1.GotText with 4 parameters that of the event.
In fact, I performed the same procedure that you mention but it still does not work, my intention is to activate a sound when executing the web component when I get a response, but it does not work.
I had the same problem, the original file is actually a high quality picture, but it looks likes MIT servers fiddle somehow with the uploaded images and blurs them to reduce their quality (maybe for compression purpose).
My app produces a notification message (by Melon Notification extension) every 5 seconds.
I would need to prevent the notifications from continuously waking up the screen of my phone when the device is in sleep mode.
I tried to set such behaviour in Android settings:
Settings > Apps > Special app access > Turn screen on
Unfortunately, I can't find my app here listed, and that seems a well-known Android inconvenience.
I wonder if it is possible to exploit ActivityStarter component to programmatically open Turn screen on settings for my app, in the same way I already do for external storage all files access permission: