System.TypeLoadException: while using BlobClientOptions
asked 2022-06-30T06:45:35.037+00:00

Bonnie Mathew
1
Reputation point
I am trying to use Azure Blob Storage on Xamarin.iOS. In the following code I am getting an exception
This is the exception that I am getting.
Caught an exception = System.TypeLoadException: Type AuthTokenHttpPipelinePolicy has invalid vtable method slot 4 with method none
Can anybody help?