I am using WebView
for showing Flip snack Book and Games on the UI.
Facing 2 issues when showing content:
- Pinch zooming is not working on the Android platform when showing books.
- Not able to scroll and view the content when showing games on all platforms.
I am following this blog for pinch zooming. Also when showing the games I can't scroll to right and view the content. I have created a sample project for reference.
Note: Currently, the book link is set as the source value. Uncomment the game source line on MainPage.xaml.cs to check the game scroll issue.
Update 1:
I have added the custom webview from here, but the webview scroll is not working on android(also not working on ios).
Also added the webview zoom controls as per this blog, it is also not working on android.
My XF version is 4.8.0.1269