Hi,
This is not neccessarily an issue with this library, more like a question.
We have a react native app that uses your library. The OAuth provider is keycloak.
After registration, I get an email verification link. If the app is still in the background, clicking the link result in a login.
However, if the app was closed before clicking the link, it opens briefly, than goes back to background. If I open it again, it does the same, until I close it completely. All other functionality works correctly.
I tried to debug this, couldn't really find anything on the internet, and AI suggestions did not work either.
Anyone encountered this problem before?