Soporte de The Movie Database

Hi, I am having a hard time managing to pull anything out of the JSON reponse when querying TMDb. Despite spending most of the weekend searching these forums and others, I am no nearer a solution.

In my header file I have: @property (nonatomic,strong) NSDictionary * fetchedData;

The dictionary is populating correctly, since the first part of the JSON response looks like this when I use NSLog(@"fetchedData: %@", fetchedData);

fetchedData: { page = 1; results = ( { adult = 0; id = 1245; "known_for" = ( { adult = 0; "backdrop_path" = "/hbn46fQaRmlpBuUrEiFqv0GDL6Y.jpg"; "genre_ids" = ( 878, 28, 12 ); id = 24428; "media_type" = movie; "original_language" = en; "original_title" = "The Avengers";

I've been trying numerous ways to retrieve all instances of "original_title" but I have no hair left to pull out when every attempt is returning NULL, so any suggestions are welcome!

Thanks in advance.

2 respuestas (en la página 1 de 1)

Jump to last post

Hi Laniemme,

I have no experience in Objective C but have you taken a look at how some of the libraries are doing this? There's 2 iOS libs listed in the libraries section.

Thanks for replying Travis. I am currently using JLTMDbClient which does have an example, I just can't seem to get mine working. I'll just have to do some more digging. Thanks again.

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de debate

n crear nuevo debate
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder al debate
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión