[x] Has CHANGELOG.md been updated? (it's updated in master already 😂)
[x] Are tests passing locally?
[x] Are the files formatted correctly?
~[ ] Did you add unit tests if this modifies the Windows code?~
~[] Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?~
Description
The PrivacyInfo.xcprivacy is taken from the apple native framework. As Dotnet SDK is just a binding project, we don't need to have a separate privacy manifest.
CHANGELOG.md
been updated? (it's updated in master already 😂)Description
The PrivacyInfo.xcprivacy is taken from the apple native framework. As Dotnet SDK is just a binding project, we don't need to have a separate privacy manifest.
Related PRs or issues
AB#104301 https://github.com/microsoft/appcenter-sdk-dotnet/issues/1775 Build