Closed soapdog closed 3 years ago
This bug is not clear to me. I don't know what duration we're talking about and how the bug manifests. Is this about the current position of the track during playback? the total track duration during playback? some timestamp display on the journal?
@Brahmanathaswami please add some more context and if possible a screenshot demonstrating this bug so that I understand better what I need to fix.
it is only the Mobile Version
Here is a picture from my iPhone
Okay! Thanks for the explanation, working on it.
I'm having a hard time reproducing this because it is working fine on my android device.
I suspect that a number of things are happening:
https://
which they were not. Apple requires the usage of secure URLs.I've pushed an update just changing the URLs to be HTTPS. I can't reproduce this bug and since there is no difference in the code between Android and iOS this is probably a LC engine bug regarding mobileControlGet('audioplayer','duration')
in iOS.
https://github.com/Himalayan-Academy/Siva-Siva-App/issues/288
put mobileControlGet("audioPlayer","playableDuration") into sDuration
We heard from Elanor.
THE Desktop version: we get a durattion
THE Mobile version: we see the duration show "00:00:00"
Originally posted by @Brahmanathaswami in https://github.com/Himalayan-Academy/Siva-Siva-App/issues/274#issuecomment-813468246