Objective C
Closed this issue · 1 comments
dani2906 commented
Hey,
Is it possible to use your SDK with objective c project?
Thanks
ikondrakov commented
Hey there,
It would be possible to integrate our native Swift SDK into the Objective-C project by using:
@import Adapty;
or
#import “Adapty-Swift.h”