Better-Auth jwtClient() plugin shows ERROR when used with expoClient().
Here is our authClientConfiguration:
This configuration shows [TypeError: Cannot read property 'subtle' of undefined] error when loaded with expo go android. I am very new to better-auth and currently we are stuck here. We need the jwt token from our auth-service, to send request to our main-backend.
Note we have enabled expo in our backend with jwt plugin. If we omit the jwtClient() in the expo frontend everything starts working fine.
Thanks in advance.
A detailed screenshot of logs is also added

1 Reply
Which version of BetterAuth are you on?