Help please,
I'm developing cross platform app using Xamarin, which will call my webapi. All my call using the app are faster for android and even via fiddler (directly talking with my webapi). But only in iOS its slow(30-40 seconds extra). Even for getting a token.
I using modernhttpclient-updated. I will really appreciate, if someone can point me in right direction to fix this problem.
Thanks
↧
HttpClient fast in android, but too slow in iOS
↧