On almost every page after page 5 on the upcoming movies, there is at least one movie that has a backdrop_path value set to null Is this intentional, and if so how do I check to see if the value is null before calling I am currently using swift
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de mcomisso
em 23 março 2024 às 6:19 AM
it is intentional, as not all the shows might have a backdrop. On swift map it to an optional "let backdropPath: String?" in your class