Difficulty: Hard
Location: app/src/main/java/com/example/movies_db/data/repository/MovieRepositoryImpl.kt
Description:
- The API returns providers for all regions.
- Logic: Filter the response to find the
IN (India) key.
- If
IN is missing, fallback to US or global.
- Extract the correct
link and logo paths.
Difficulty: Hard
Location:
app/src/main/java/com/example/movies_db/data/repository/MovieRepositoryImpl.ktDescription:
IN(India) key.INis missing, fallback toUSor global.linkandlogopaths.