adjust / cordova_sdk

This is the Cordova SDK of
http://www.adjust.com
Other
37 stars 43 forks source link

Enabling iOS frameworks #157

Closed eoussama closed 2 years ago

eoussama commented 2 years ago

How do we get to enable iOS frameworks as stated here? https://github.com/adjust/ios_sdk#add-ios-frameworks

uerceg commented 2 years ago

Hi @EOussama,

As stated in Cordova SDK README, Cordova SDK is already adding these frameworks automatically, so you don't really need to take any additional actions to have them (weakly) linked.

In case you have any further questions, feel free to comment / reopen. Cheers.