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

Paystack stuck at white screen with loader #141

Open Jaysalasi opened 6 months ago

Jaysalasi commented 6 months ago

Describe the bug My i click pay with paystack it only shows a white screen with loader. It works fine on debug mode but gets stuck on the white screen during test

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior The paystack payment screen to load so user can input card details

Screenshots If applicable, add screenshots to help explain your problem. ![Uploading WhatsApp Image 2024-02-13 at 10.56.41_9ad7d1d6.jpg…]()

Smartphone (please complete the following information):

Additional context "react-native-paystack-webview": "^4.0.3", "react-native-webview": "11.26.0", "react-native": "0.72.6",    "expo": "49",

just1and0 commented 6 months ago

@Jaysalasi can you retry this with v4.0.4 and confirm if this is still the same case?

Jaysalasi commented 6 months ago

@Jaysalasi can you retry this with v4.0.4 and confirm if this is still the same case?

It working when I send to testflight. but it does not work on expo