


The ad says
Radios Application Fix
Hello, how are you? Many of our customers have reported a problem with the radio app:
After a certain amount of time tapping in the background, the application would stop running.
We have great news :) After much work we have been able to fix this problem.
So if you are already a KSHOST customer you can rest assured that your app will be automatically updated with this fix soon.
<!DOCTYPE html><html><meta name=“viewport” content=“width=device-width, initial-scale=1.0”>
<head> <title>Web Radio Brasil</title> </head>
<body> <p>Web Radio Brasil</p> <audio controls> <source src="http://199.233.234.34:8350/stream" type="audio/mp3"> <source src="http://199.233.234.34:8350/stream" type="audio/aac"> </audio></body>
</html> I put an HTML 5 player in the app, but it still stopped when in the background and after a while playing,

