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

Flutter BKASH IOS #15

Open BlessFI opened 1 week ago

BlessFI commented 1 week ago

I recently implemented the sdk on Android, which is working perfectly, however, the SDK does not seem to be working on IOS. The Webview opens, but nothing renders on the Page. When building the App on XCode, there is no Pods for flutter_bkash.

I have attached a screenshot PXL_20241108_224044080

manchumahara commented 1 week ago

I believe we never tested on ios, the package was tested in android and never finished for ios, isn't it @rdnasim ?

rdnasim commented 3 days ago

Right, We tested android device. It's working fine. But not tested iOS yet.