GetStringAsync last too long and never returns – Twitter API
I am developing and app that consume APIs (Using genymotion emulator for testing), I´ve made a simple test content page in which behind code I have the next: using PlaqueoApp.Modelos; using System; using System.Collections.Generic; using System.Linq; using System.Net.Http; using System.Text;…