skip to Main Content

How to get "daily" video views Facebook API?

I have a little experience dealing with Facebook Graph API. I need to get daily views for the video as oppose to lifetime views. FB API docs don't show this to be an option (lifetime - only period param) https://developers.facebook.com/docs/graph-api/reference/video/video_insights/…

VIEW QUESTION

unwrapping an Optional value

I am trying to login with macbook using code but I keep on getting this error: Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value // API to log an user in func login(userType: String, completionHandler: @escaping…

VIEW QUESTION
Back To Top
Search