braintree / popup-bridge-ios

Enable your web view to open pages in an ASWebAuthenticationSession
MIT License
38 stars 20 forks source link

Apple privacy manifest support #61

Open pavm035 opened 8 months ago

pavm035 commented 8 months ago

Hi,

According to apple 3rd party SDK should include the privacy manifest as defined here, i would like to if there is any suppport? https://developer.apple.com/support/third-party-SDK-requirements/

scannillo commented 8 months ago

Hi @pavm035, thank you for raising this concern to us. This is on our radar and we plan to tackle it by end-of-month (DTBTSDK-3104 for internal tracking)

agedd commented 8 months ago

Hi @pavm035 ~ thanks for raising this issue, wanted to give you a quick update: the popup-bridge-ios sdk does not meet any of Apple's listed Data Types Used or Disk APIs Used so we think a privacy manifest file may not be required but raised the same question here to gain more clarify

pavm035 commented 8 months ago

@agedd @scannillo Thanks for the quick heads up, sure we will be looking for final answer

agedd commented 8 months ago

hi @pavm035! 👋🏽 we decided it would be safer to include a blank privacy manifest file since there are no clear guidelines from Apple regarding this scenario - opened up #62 for reference

pavm035 commented 8 months ago

@agedd thanks for the information and support, looking forward the release announcement