'How to resolve PhotosUI.PHPickerViewControllerDelegate
I'm using (App Center) to build my Xamarin Forms project, building for Android works fine but whenever I try to build for iOS then I get the below error.
I really don't get the (PhotosUI.PHPickerViewControllerDelegate) issue or how to solve it.
What exactlt do I need to do here.
MTOUCH : warning MT0109: The assembly 'System.Net.Http.dll' was loaded from a different path than the provided path (provided path: /Users/runner/.nuget/packages/system.net.http/4.3.4/runtimes/win/lib/netstandard1.3/System.Net.Http.dll, actual path: /Library/Frameworks/Xamarin.iOS.framework/Versions/13.10.0.21/lib/mono/Xamarin.iOS/System.Net.Http.dll). [/Users/runner/work/1/s/Cykelstaden.XF.iOS/Cykelstaden.XF.iOS.csproj]
MTOUCH : warning MT0109: The assembly 'System.Security.Cryptography.Pkcs.dll' was loaded from a different path than the provided path (provided path: /Users/runner/.nuget/packages/system.security.cryptography.pkcs/4.5.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll, actual path: /Library/Frameworks/Xamarin.iOS.framework/Versions/13.10.0.21/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll). [/Users/runner/work/1/s/Cykelstaden.XF.iOS/Cykelstaden.XF.iOS.csproj]
MTOUCH : error MT2002: Failed to resolve "PhotosUI.PHPickerViewControllerDelegate" reference from "Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065" [/Users/runner/work/1/s/Cykelstaden.XF.iOS/Cykelstaden.XF.iOS.csproj]
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

