braintree / braintree_ios

Braintree SDK for iOS
https://developer.paypal.com/braintree/docs/start/hello-client/ios/v5
MIT License
557 stars 291 forks source link

Podspec change to incorporate PPRiskMagnes Privacy file into BTDataCollector #1284

Closed KunJeongPark closed 2 months ago

KunJeongPark commented 2 months ago

Summary of changes

Xcode 15.3 output (excluded Native Checkout because of problems atm) sammy_coco_15_3_no_native_test1-PrivacyReport 2024-04-24 05-52-14.pdf

Xcode 15.2 output (excluded Native Checkout because of problems atm) -> identical to Xcode 15.3 sammy_coco_15_3_test1_no_native-PrivacyReport 2024-04-24 06-02-42.pdf

As of now, Xocde 15.3 SPM generates PPRiskMagnes privacy items as expected as it is on main. Xcode 15.2 SPM does not surface PPRiskManges privacy terms and adding this file path in Package.swift for resource bundle does not add PPRiskMagnes privacy terms to BTDataCollector resource bundle.

Checklist

Authors

List GitHub usernames for everyone who contributed to this pull request.