/XamarinFormsiOSWebView

iOS Xamarin forms webview rendering font size issue

Primary LanguageC#

In the latest version XF 4.4.0.991265 text size in iOS in a WebView is significantly smaller almost too small to read, in previous versions the size matched Android.

This is a demo application demonstrating a simple webview with the issue

It is currently configured for XF 4.4.0.991265

  1. Run as is to confirm the issue that the text size is very small in the webview
  2. Downgrade XF library to a previous released version (Tested with XF 4.2.0.709249) will show the previous normal text sizing that is similiar across platforms
XF 4.2.0.709249 XF 4.4.0.991265