Open fvthree opened 6 years ago
search for "Titan" in search bar.
an error will occur.
I think the issue is from a null posterPath. for the case of 'Titan', part of the result is "Tita and Wong" movie with a null posterPath.
check this for using NetworkImageWithRetry instead of Network.image. Network.image crashes when empty posterPath string which leads to 404.
search for "Titan" in search bar.
an error will occur.