No Answer from Google Vision API in Xamarin.Forms
I’ve created a simple console app using the Google Vision API, and I’m trying to use the same code in my Xamarin.Forms app. However, the DetectTextAsync method waits for a response but never gets one.