Skip to content

onSuccess callback never triggered #16

@jetaix

Description

@jetaix

The onSuccess event is never triggered after a successful authentification (from Revolut) and I still stuck on the white screen with the black loader. Any idea ?

To Reproduce
Steps to reproduce the behavior:

  1. Select a bank (Revolut)
  2. Go to the authentification Revolut flow
  3. Success screen from Revolut
  4. Redirect to Plaid view
  5. No success event triggered / infinite loader screen

Expected behavior
Get a onSuccess callback

Screenshots
image

Expo (please complete the following information):

  • Version 42.0.0

Smartphone (please complete the following information):

  • Device: iPhone6 simulator
  • OS: iOS15

Additional context
the last event trigger(onEvent):
{ "eventName": "OPEN_OAUTH", "metadata": Object { "errorCode": null, "errorMessage": null, "errorType": null, "exitStatus": undefined, "institutionId": "ins_120183", "institutionName": "Revolut (ES)", "institutionSearchQuery": null, "linkSessionId": "xxx", "mfaType": null, "requestId": "xxx", "timestamp": "2021-11-05T00:20:58.054Z", "viewName": null, }, }

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions