Sokoya Philip
Sokoya Philip
Same here, please have you found any solution to this... I am passing the persistedReducer to the store. Below is my store; I am using redux toolkit configureStore `const store...
Experiencing same issue. Any fix please
Hi, Are you able to fix this? What was the solution, facing the same on a project. Cheers > The `PayWithFlutterwave` component shows white modal and when i clicked anywhere...
> > Hi, Are you able to fix this? What was the solution, facing the same on a project. Cheers > > > The `PayWithFlutterwave` component shows white modal and...
> Right there since it uses webview to pass all the parameter to flutterwaveinit function and catch the url in onNavigationChange event and if the redirect url matches the passed...
> const forkParams = (url) => { if (url.indexOf('google')) { var res = {}; if (url.split('?').length > 1) { var params = url.split('?')[1].split('&'); for (var i = 0; i <...
Oh! The event.status will still redirect to google. I was able to close the webview by checking "canGoBaack" Thank you bro, I appreciate!
Lastly I just hope Flutterwave can fix the White Modal Screen issue. Cos this FlutterwaveInit method can not work for tokenized card