ryanheise / audio_session

MIT License
107 stars 68 forks source link

Add privacy manifest for Apple #109

Open ryanheise opened 9 months ago

ryanheise commented 9 months ago

See https://github.com/flutter/flutter/issues/131940

stuartmorgan commented 7 months ago

Was there any further discussion with or clarification from Apple that you can share? I noticed that this plugin isn't listed on https://developer.apple.com/support/third-party-SDK-requirements/, while some other Flutter plugins that I would not have expected to be listed there are. I'm wondering if you were able to clarify something about the plugin that caused it not to be listed.

ryanheise commented 7 months ago

That was one of the 3 questions I asked them. The other two were about how to handle conditional compilation, and how to aggregate different privacy manifests in framework vs non framework builds. I was told the questions were being escalated, and have received nothing since then, but I've just sent another email asking for an update.

alpha2048 commented 3 months ago

Hi, is this issue any updates? From what I see, just_audio seems to have a similar problem.

ryanheise commented 3 months ago

Although escalated, I did not hear back from Apple. My plugins aren't listed on https://developer.apple.com/support/third-party-SDK-requirements/ so I had assumed for the moment it is not an issue. If you have had an issue, would you be able to share the details, or any messages/output that implicates just_audio/audio_session?

If it is an issue, that link says we have until "Spring" 2024 which is a strange frame of reference to use with a "global" audience, so at my liberty I am taking "Spring" to mean September.

dpogue commented 3 months ago

If it is an issue, that link says we have until "Spring" 2024 which is a strange frame of reference to use with a "global" audience, so at my liberty I am taking "Spring" to mean September.

Apple provided a bit more detail (although still vague on the specifics) saying that the requirement will take effect May 1st: https://developer.apple.com/news/?id=3d8a9yyh

alpha2048 commented 3 months ago

OK, I'll continue to watch Apple's announcements, and notifications from App Store Connect.