React-Native-Paystack-WebView icon indicating copy to clipboard operation
React-Native-Paystack-WebView copied to clipboard

Paystack stuck at white screen with loader

Open Jaysalasi opened this issue 1 year ago • 2 comments

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):

  • Device: [e.g. iPhone8]
  • OS: [e.g. iOS16]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

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

Jaysalasi avatar Feb 13 '24 10:02 Jaysalasi

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

just1and0 avatar Feb 20 '24 22:02 just1and0

@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

Jaysalasi avatar Feb 23 '24 10:02 Jaysalasi