clappr/clappr-ios

Importing into Objective-C Project

Closed this issue · 1 comments

When importing the framework into an Objective-C project #import <Clappr/Clappr-Swift.h> I can see the classes and properties. The Player class however doesn't have any initializers exposed. Am I missing something on my end?

Hello @ItsProf , unfortunately we don't support Objective-C in this project.