hansemannn / facebook-live-ios

📺 A Swift utility "FBSDKLiveVideo" to stream Facebook Live videos on iOS
MIT License
55 stars 20 forks source link

Live streaming don't works now #18

Closed wang19891103 closed 6 years ago

wang19891103 commented 6 years ago

Hello

I have implemented your project.

I have passed all Facebook permissions(publish_videos, live_video api)

and I have run project.

app is working now without any error.

when I click start and stop button, I am getting event from "FBLiveVideoDelegate" methods.

but, don't stream live video to my facebook timeline.

What did I miss?