Recent content by mohit0707

  1. M

    getting issue while invoking a Asp.Net Core Web API from Xamarin

    I suggest you could create a custom HttpMessageHandler to add the token to the request and use MobileServiceClient send the request.