microsoft / react-native-code-push

React Native module for CodePush
http://appcenter.ms
Other
8.99k stars 1.48k forks source link

Add privacy manifest #2735

Closed DordeDimitrijev closed 3 months ago

DordeDimitrijev commented 3 months ago

Added apple privacy manifest since ZipArchive 2.5.5 introduces breaking changes

Since ZipArchive uses File timestamp APIs and we User defaults APIs we need to specify privacy manifest according to apple guidelines

Build

Issue: #2679 #AB107206