How can I integrate quickblox framework with objective c headers files, in my swift project?

157 Views Asked by At

I am integrating Quickblox Framework for chat feature into my own app in Xcode 8.2 using Swift 3.0.

But while importing header files of Quickblox Framework in bridging header file, its giving errors

Has anyone done this kind of integration of Quickblox Framework in Swift 3.0 ?

0

There are 0 best solutions below