Webviewer audio sound lag in background in android

Hello :slight_smile:

I have almost finished my radio application but only one detail is missing!
I put the site of my radio in full screen webviewer, and when I press play it plays sound correctly. But when I go elsewhere on my android phone or when I lock the screen the sound does not cut but it lags and bugs. On the other hand on ios it works correctly. How do you think I can solve the problem on android?
Here is the app link if you want to test: Thunkable

Thank you in advance :slight_smile:

Nathan

Hey there,
look quite nice. But: The sound does not play at all on my Android. Did you test that?
Iam having the same problem with my app: No sound from the webviewer.

Does anyone know how to fix this?

Ok, from you other post I found the issue:
I was trying to play a sound from a http url. Seems that android + webview needs an https url.

1 Like

absolutely ! but now my problem on android is to play the music in the background or when you lock the screen the sound is stutter and lagging โ€ฆ i donโ€™t know where it can come from? obviously it does it especially on android S maybe i should integrate the mediasession but i donโ€™t know how i can do this with thunkable.