codeboxrcodehub / flutter-bkash

Flutter/dart package for payment gateway bKash (Bangladesh)
https://pub.dev/packages/flutter_bkash
BSD 3-Clause "New" or "Revised" License
16 stars 15 forks source link

webview is not loading on iOS #12

Closed imSaharukh closed 2 months ago

imSaharukh commented 12 months ago

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: