Seek To Position Not Working In Kodular Exo Player Component On Online Music

Hello. I am trying to create a simple online music player app. but the seek position blocks not working. when I want to back or forward my song with seek blocks it not work. so how can I fix this. please help me. (And also I am using slider component)

Seek Block Image
Capture

Aia File - MusicPlayerOnline.aia (332.5 KB)

Here, why are you using list block and split block ? :thinking:

Replace in when.Slider1.Touch down call ExoPlayer1.Start with call ExoPlayer1.Stop and see if it works

image

1 Like