Hello, Bubblers!
I’m trying to recreate audiobooks functionality, such as saving the moment when the user stops listening to his book. When he closes an app and opens it again I need to have the exact timing as before.
I tried to save Audio player current time value to DB , and use this data but, all audio players that I tried always throws me an error
Any ideas what can I do ?