FlutterCinematic
FlutterCinematic copied to clipboard
Failed to reach maximum capacity of shared preferences for favorites.
Hello, We found a local data storage problem, when 100 movies stored in favorites in shared preferences are exceeded, it generates a memory error. This forces the application to stop, the solution lies in implementing another storage method for this type of local data on the device.