-
Notifications
You must be signed in to change notification settings - Fork 92
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
Support App Privacy Manifest #262
Comments
Add please 🙏 |
The upcoming version of the AppsFlyer lib will contain the Privacy Manifest support. |
Any info on when the new version is gonna be released? |
Which of these App Store warnings come from AppsFlyer?
|
@af-obodovskyi |
@af-obodovskyi |
Also looking for an answer to this. I scanned the repo I work on that uses AppsFlyerLib with the following tool: And you use |
@af-obodovskyi Can you confirm that the Privacy Manifest is available in sdk version If so, please update the docs accordingly: https://support.appsflyer.com/hc/en-us/articles/21677433322641-Privacy-Manifest |
6.13.2 doesn't have a privacy manifest. You'll know because there'll be a file in the repo with |
@af-obodovskyi Are there any estimated time of supporting Privacy Manifest? The deadline is less than a month |
The official documentation mentions the privacy manifest. |
The changelog also indicates Privacy Manifest is supported in |
But there is a checksum issue with |
And there is another issue with the Privacy manifest not being correctly bundled for the static library: #281 |
I am using the react-native-appsflyer sdk. |
Report
SDK Version
All
Please provide any other relevant information.
This repo needs to provide a privacy manifest, as described here: https://developer.apple.com/news/?id=av1nevon
All this needs to be done by spring: https://developer.apple.com/support/third-party-SDK-requirements/
Additionally any SDK that contains an app privacy manifest must be signed (xcframeworks)
We really need this, Thanks!
The text was updated successfully, but these errors were encountered: