Hi Team
Currently I can not sign in with X from my react native application.
On Android:
Whenever I try to sign in, I got “Failed to get request token” error and could not open Twitter login form
On IOS:
I got this error when log in
[TWTRURLSessionDelegate] Cancelling API request, SSL certificate is invalid.
[TwitterKit] Cannot verify session credentials.**
[17837:884517] [TWTRURLSessionDelegate] Cancelling API request, SSL certificate is invalid.**
I solved these problems by using VPN to change my ip location
Is there anyone facing the same problems ?
What can I do to login/sign in without using VPN ?