Is there any data collected by the swift-identified-collections library? #64
Answered
by
mbrandonw
stremsdoerfer
asked this question in
Q&A
-
|
Hi ! In order for us to provide accurate Privacy Nutrition Labels to Apple during our review, we need to know whether all our third party libraries collect any kind of data. Is there any data collected by the swift-identified-collections library that we should specify in our review? (such as crash, usage, diagnostics etc.) Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
mbrandonw
Nov 30, 2023
Replies: 1 comment 1 reply
-
|
Hi @stremsdoerfer, no, there is no communication with the outside world in this library. But also you probably shouldn't take our word for it. You should verify it by looking at the library's source code. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
stremsdoerfer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @stremsdoerfer, no, there is no communication with the outside world in this library. But also you probably shouldn't take our word for it. You should verify it by looking at the library's source code.