I have Azure App service with SSL.
And mobile app (Xamarin android, ios) consumes service APIs through MobileServiceClient.
There is no option in MobileServiceClient
to add certificate.
I googled it but not single document with to solve this problem.
How to achieve SSL pinning with MobileServiceClient?