TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Avrajit Bhattacharya
NA
3
3.5k
NameResolutionFailure in Xamarin HttpClient (VS2015 C#)
Oct 5 2016 1:06 AM
Hi All,
While consuming a REST get API by HttpClient from Xamarin (VS 2015 community edition C#) we're getting "NameResolutionFailure" exception as we've configured user permission for using INTERNET in manifest file.
Furthermore, the first REST get API call was successful but the above said exception happened while consuming different REST get API and in that case the address returning data fine when we test the API through Advance Rest Client (Chrome). The API address consist of IP instead of DNS.
Please suggest to overcome this issue.
Thanks,
Reply
Answers (
3
)
How to manage sessions on Xamarin Native .
DialogFragment using Timepicker in xamarin.android?