Hi there,
still facing the below error.
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 applic
This is confusing, you're mentioning that you're using Grpc.Net.Client,
which is the grpc-dotnet implementation of gRPC in C# (and has no native
components).
The error "SymFromAddr in dbghelp.dll is not supported for this application
type. grpc_csharp_ext.x64.dll calls this API." seems related