I have education app created with Flutter and POD player
the last release was published before 4 months, and every things was working fine till 4 days before
suddenly when our students open the app every thing working fine, and all data recieved from server succefuly like: sign in, courses names, images, lectures list
except when I try to open any video, it loading for some seconds, and get message
((Error while playing video))
I try to check the database. upgrade host plan, delete some lectures and register it again
This error happen to some of users not all, and some times not all the time
any ideas about this issue?
2
Answers
After searching for some of days of, we find that, suddenly POD Player has stopped because some libraries need to update we updated the libraries and publish a new release, now all things working fine
But still not working with version 0.1.2
the following error comes