Animated gif demonstrating an app navigating between various documents within a web browser embedded in a mobile app

Intercepting Web Popups in Flutter InAppWebView

InAppWebView is a useful tool for managing a user's web access within a custom flutter app and a great way to keep a user authenticated between native app features and web-only features you or your team have already developed. I've long advocated for the use of "Chrome Custom tabs" and "SFSafariViewController" since their introduction for … Continue reading Intercepting Web Popups in Flutter InAppWebView