adaptyteam/AdaptySDK-iOS

Objective C

Closed this issue · 1 comments

Hey,

Is it possible to use your SDK with objective c project?

Thanks

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”