Kai

Results 7 comments of Kai

Hi @jtojnar , thanks for fast reply! I've downloaded latest development build and updated Webclient.php: ``` $httpClient = new GuzzleHttp\Client([ 'headers' => [ 'User-Agent' => self::getUserAgent(), ], 'handler' => $stack,...

Ah, maybe I just have a wrong path? if I set verify = false (for testing only of course), error message disappears.....

No problem, @jtojnar . The page I tried to add resulted (with verify = false) in error _is invalid XML, likely due to invalid characters. XML error: Undeclared entity error...

@riandesign , try https://github.com/paulpatarinski/Xamarin.Forms.Plugins/tree/master/KeyboardOverlap

Problem is not related to Xamarin.Android. As @mkshukeri wrote, it also does not work on Xamarin Forms for Android.

There is no need to add it to PCL. It's only for iOS!