flutter-bkash
flutter-bkash copied to clipboard
webview is not loading on iOS
I am experiencing a blank white screen issue on iOS due to the code at this specific line in flutter_bkash_view.dart
. It seems that the WebView is being blocked on iOS, whereas the same code functions correctly on Android.
Details:
- Code Reference: Link to the problematic code
- Platform Issue(Why only on iOS): Flutter GitHub issue #39441