You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, my react native expo app crashes only on the page where PayWithFlutterwave is imported. This happens ONLY on the iOS TestFlight / live version. It works perfectly on the emulator but crashes on there.
it also works perfectly on the android version. Please how do I resolve this?
Steps to Reproduce
Install Flutterwave-react-native package
Import PayWithFlutterwave and use it in that page
Expected behaviour
Open up payment sheet and walk user through the payment process.
Actual behaviour
App crashes once the page containing this import statement / PayWithFlutterwave component is opened or navigated to.