Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS privacy manifest #867

Open
gkasireddy202 opened this issue Mar 27, 2024 · 5 comments
Open

iOS privacy manifest #867

gkasireddy202 opened this issue Mar 27, 2024 · 5 comments

Comments

@gkasireddy202
Copy link

I am using the version: rn-fetch-blob: 0.12.0, and react-native:0.68.7.
Please add the iOS privacy manifest for this library.

Starting May 1, Apple will require iOS submissions to the App Store to have privacy manifests describing the use of required reason APIs: https://developer.apple.com/news/?id=3d8a9yyh.

@Jignesh1303
Copy link

Found potentially required reason API usage 'NSFileSystemFreeSize' in './node_modules/rn-fetch-blob/ios/RNFetchBlobFS.m'
Line numbers: 909
Found potentially required reason API usage 'NSFileSystemSize' in './node_modules/rn-fetch-blob/ios/RNFetchBlobFS.m'
Line numbers: 908
Found potentially required reason API usage 'NSURLContentModificationDateKey' in './node_modules/rn-fetch-blob/ios/RNFetchBlobFS.m'
Line numbers: 658

@ujeon
Copy link

ujeon commented Apr 16, 2024

I just opened PR.

@basem1109
Copy link

@Jignesh1303 Any update on it ?

@tzw99556
Copy link

Updates please?

@RonRadtke
Copy link

Just switch over to https://www.npmjs.com/package/react-native-blob-util

You might have to adjust your paths though but that's it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants