just1and0 / React-Native-Paystack-WebView

💸💳The package allows you accept payment using paystack and guess what, it doesn't require linking! just install and begin to use 🚀
https://paystack.com
MIT License
152 stars 101 forks source link

Blanc Screen after payment on ios #123

Open netflams10 opened 1 year ago

netflams10 commented 1 year ago

I always get this blanc screen after payment on ios. I suspect my modal but now on a new project with no modals I get the same blanc white screen again

Screenshot 2022-11-18 at 14 21 29
MalcolmTomisin commented 1 year ago

noticed this on the gokada delivery app on iOS and it left me really frustrated because it made me lose money, after you pay in the webview there's no way to complete the process and then looks like the app wasn't configured for these scenarios.

emmaadesile commented 1 year ago

I am also facing the same issue on iOS.

VirtualMonk-108 commented 1 year ago

any update on this? the problem on ios with live keys is that there is no onSuccess response so the screen is blank and the transaction ID is never returned

netflams10 commented 1 year ago

I don't know if someone is really attending to this...

VirtualMonk-108 commented 1 year ago

then this library cannot be used effectively between ios and android

cardiscardis commented 1 month ago

Check if the modal doesn't open on a background View element, if so you may need to navigate out of the view.