catalinmiron / react-native-plaid-link

React Native Plaid authenticator
124 stars 55 forks source link

When entering user and pass, get AccessDenied #23

Closed VijiGeo closed 5 years ago

VijiGeo commented 5 years ago

I'm able to see the Plaid Link view and go into the flow but once I launch a bank's login view and start typing a username, the page immediately exits and shows "AccessDeniedAccess"

VijiGeo commented 5 years ago

Issue fixed -- referenced this link: https://github.com/catalinmiron/react-native-plaid-link/issues/16

"Adding useWebKit to the webview created by react-native-plaid-link did however."