-
-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Labels
Description
Describe the bug
When I try to open the paystack modal in a country where the paystack is not available the modal view is stuck. Nothing happens and I can't close the modal. Android back button doesn't close modal. This happens only on android. The modal view closes on iOS, I see error log.
I use follow versions:
react-native - 0.79.2;
react-native-paystack-webview - 5.0.2;
react-native-webview - 13.16.0;
To Reproduce
Steps to reproduce the behavior:
- Try to open the paystack modal in a country where the paystack is not available
Expected behavior
The modal view should close when the paystack is not available
Smartphone (please complete the following information):
- Device: Pixel 7
- OS: Android 16
Additional context
Add any other context about the problem here.

