Ableton / LinkKit

iOS SDK for Ableton Link, a new technology that synchronizes musical beat, tempo, and phase across multiple applications running on one or more devices.
http://ableton.github.io/linkkit
Other
149 stars 10 forks source link

Apple Privacy #61

Closed alessandropetrolati closed 2 years ago

alessandropetrolati commented 3 years ago

I'm using ABLink SDK in several iOS audio apps. Now the App Store Connect ask a new setting for the privacy:

my question is, ABLink are collecting data?

Thanks.

Thanks for helping users understand your app's privacy practices. Remember that you're responsible for any third-party code that is added to your app, so if your third-party partners collect data from your app, you must represent that in your responses.

“Collect” refers to transmitting data off the device in a way that allows you and/or your third-party partners to access it for a period longer than necessary to service the transmitted request in real time.
“Third-party partners” include analytics tools, advertising networks, third-party SDKs, or other external vendors whose code you have added to the app.

You can view the full list of questions at any time.

________________________________

Do you or your third-party partners collect data from this app?

Yes, we collect data from this app
No, we do not collect data from this app
fgo-ableton commented 3 years ago

Link only transmits realtime data to other peers on the local network. The data is not persistent and it is never stored on disk or uploaded to any server.