'.net Core grpc access in react native grpc client

We have created GRPC server in .net core and accessed in javascript using protoc and webpack and working fine, but in react native and android we cannot access .net core grpc server , it throws unavilable error.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source