-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
[Bug] PrivacyInfo.xcprivacy not found #92
Comments
Thanks for reporting this. What version of Windows (10 or 11) and what version of Visual Studio 2022 do you use? |
Thank you for your prompt response. |
I have the same issue. Similar setup. Thanks, |
What if you "update" the version directly in the csproj PackageReference and do a I'll try to install the nuget on my Windows 10 laptop the next days. Unfortunately (or luckily?) I did not update to Windows 11. I'm working with Rider on macos. |
I can assume this issue is related to the long path problem in Windows and Visual Studio. I changed the location of the NuGet Package folder, but a new error occured with a even longer path. (more than 256 without the NuGet package folder subpath) ;( |
Thank you, it worked for me, but I'm not sure it will not raise an error during the archiviation process ;( |
Description
I'm not able to install the package beacuse of the file PrivacyInfo.xcprivacy cannot be found.
Steps to Reproduc
Expected Behavior
The plugin should be successfully installed
Actual Behavior
The installation process raises an error:
Could not find part of path 'C:\Users\rocch.nuget\packages\adame.firebase.ios.installations\10.29.0.1\lib\net6.0-ios16.1\Firebase.Installations.resources\FirebaseInstallations. xcframework\ios-arm64\FirebaseInstallations.framework\FirebaseInstallations_Privacy.bundle\PrivacyInfo.xcprivacy'.
Basic Information
Screenshots, Attachments, Links
The text was updated successfully, but these errors were encountered: