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
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by robbie3999
on October 24, 2023 at 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.