Custom Widget working in test app vs not working in the app that I require

Widgets & Design

Hi. I am working on an app. Since FlutterflowWebView doesn't support download so i decided to copy flutterflowwebview from flutterflow ui asset from github and made a working customwebview which downloads specific link from the designated website..the problem is the custom widget is working nicely on a test app..but when i am implementing the same widget in my real app its not loading the website properly...its half loading...but all the function are working nice...just the webpage not loading....if its the problem from website itself then it wouldn't have worked in the test app so well...i checked the width. height and made the same adjustment in my real app from the test app....but still something doesn't add up....the page i have this widget on (real app) has interstitial ad action on page load but i disabled it and downloaded the apk again but no result its the same. what do i do?

What have you tried so far?

worked with the code....but it not code's fault then it wouldn't have worked in the test app...its something related to my required real app which maybe ff bug or something. i have played with all the tick untick boxes of the customwebview but still it doesn't work.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
7 replies