From the to-do list: MPA V1.0: post API integration
✔ remove audio playback limitation for local files
(Completed by Pierre henri Seylan on March 5, 2019)
Comments
Pierre henri Seylan on February 28, 2019:
Previously, we had a bug with the app not being able to conect to the server when playing audio previews. A delay has been added so that previews couldn't be played consecutively without a minimum time between them.
This is not great for the usability of the app, since users might want to browse very fast.
Let's remove this limitation and see if the connect to server error is still present. If it is, we will then remove the limitation only for local files.
Comments
Pierre henri Seylan on February 28, 2019:
A delay has been added so that previews couldn't be played consecutively without a minimum time between them.
This is not great for the usability of the app, since users might want to browse very fast.
Let's remove this limitation and see if the connect to server error is still present.
If it is, we will then remove the limitation only for local files.