adjust / ios_sdk

This is the iOS SDK of
http://www.adjust.com
MIT License
616 stars 287 forks source link

Podspec: Addtional iOS frameworks should be added to ios.weak_framework #542

Open jolyot opened 3 years ago

jolyot commented 3 years ago

First, thank you for the awesome product.

What I would like to suggest is to add iOS frameworks other than "iAd.framework, AdSupport.framework, and CoreTelephony.framework from here to ios.weak_framework in podspec.

In particular, AdServices.framework, which will replace iAd.framework in the future, should be added. Furthermore, as mentioned in this issue, Xcode12 and iOS14 have been officially released, so I think AppTrackingTransparency.framework can be added.

uerceg commented 3 years ago

Hi @jolyot

Thank you for the kind words and not a bad idea, thanks for the suggestion as well.

We'll consider this for future releases.