Hi Guys
I hope my message find you doing well, i was wondering how i can achieve that function of adding Movies/Shows to watchlist page. I already have done that with SQLite and it works on Xcode but after testing it over and over, it stops adding any kind of Movie/Show to Watchlist and up until now i have no idea what's wrong with it. i know this is technical here but i hope someone to suggest me any other solution.
Best regards Abdelkarim
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 robbie3999
em 24 outubro 2023 às 4:53 PM
Hi @mirak2pk, to add a title to a watchlist on the tmdb site, you would use this call.
It's not clear to me exactly what question you are asking, if you want to read data from a SQLite DB then that might be beyond the scope of this message board. If you are having trouble with the tmdb api call, then you need to provide more details, such as the exact api call you are making, any error messages, and what is going wrong.