I am using GoogleChromeLabs/svgomg-twa as a base for a radio streaming website. The problem is that the audio stops streaming after the app is held in the background for around 15 minutes.
Is there a way to set the WAKE_LOCK
or keepScreenOn
properties in the Android project?