breautek commented on PR #195:
URL: 
https://github.com/apache/cordova-plugin-device/pull/195#issuecomment-2064043009

   I've since found a page that actually defines what apple means by collected 
data: https://developer.apple.com/app-store/app-privacy-details/#data-collection
   
   It turns out that collected data means data moved off the device longer than 
necessary to process in real-time. E.g. if the data is stored for longer than 
it is required to fulfil an action. In otherwords if the data is kept on 
device, or if its sent to a server but the server doesn't retain that data, 
then it's not "collected".
   
   It makes this PR invalid.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to