opentok / opentok-flutter-basic-video-chat

11 stars 6 forks source link

Creating a plugin #4

Open henlamk opened 3 years ago

henlamk commented 3 years ago

I've seen that there's no plan to put this into a plugin. I would be glad to help out there and do it myself, but for iOS I am encountering difficulties to add the OpenTok.framework to the project properly. Do you have an idea or a guide that explains that step in detail? I have failed to find a solution (even checked results on google page 2...)

rktalusani commented 3 years ago

have you tried "pod install" as recommended by our docs?