You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I forgot to remove this line. It's cached on every http get request for 5 minitues. It's work well for most url but except something that user can update from app such as "Like song", "Follow aritst" and "Collect album"
I forgot to remove this line. It's cached on every http get request for 5 minitues. It's work well for most url but except something that user can update from app such as "Like song", "Follow aritst" and "Collect album"
VocaDB-App/lib/src/services/http_service.dart
Line 34 in 9d83cbf
Solution
Maybe remove this line and implement own caching service or cache only specific url pattern.
App verion
The text was updated successfully, but these errors were encountered: