I have a Xamarin/UWP app that uses gRPC.  It includes the following nuget 
packages:

Grpc.Net.Client (2.42.0)
Grpc.Net.Client.Web (2.42.0)
Grpc.Tools (2.42.0)

When I submit the app to the Microsoft Store, I get the following failures:

API SymFromAddr in dbghelp.dll is not supported for this application type. 
grpc_csharp_ext.x64.dll calls this API.
API SymInitialize in dbghelp.dll is not supported for this application 
type. grpc_csharp_ext.x64.dll calls this API.
API SymSetOptions in dbghelp.dll is not supported for this application 
type. grpc_csharp_ext.x64.dll calls this API.

Any idea how to work around this?

Regards,
Arthur

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/338d2de6-e678-4fc7-bddc-54c4c05cace4n%40googlegroups.com.

Reply via email to