LoogedIn user is nill after login with twitter

I’m using Login With Twitter in my app and after successful loggin the tring to use other API the access token is not sent.
I looked for Backendless.shared.userService.getCurrentUser() but it’s nil.

Logging in with Facebook, and with email works as expected.

Hello,

I can reproduce this issue. I’ve created the internal ticket BKNDLSS-21256. It will be fixed as soon as possible.

Regards,
Olha

Fixed in Swift-SDK v 5.7.11. Please update and check if it works now.

Regards,
Olha

Now it works, thank you for your quick response and fix