Webview on Expo returns html plain text on dynamic URL

react native WebView in some cases returns plain html text when trying to access https Url that causes redirect. any idea on why WebViews would sometimes be unable to render the html page and displays plain text instead? also it doesn’t get caught as an error, please note that I am using react-native-webview and returning the plain text doesn’t trigger any error functions