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
找不到电影或节目?登录并创建它吧。
mcomisso 的回复
于 2024 年 03 月 23 日 6:19上午
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