"LogOut was called but the current user is anonymous"

Recently when logging out anonymous users, the server returned LogOut was called but the current user is anonymous .

I’m using the Swift SDK v10.32.3 and the function user.remove().

I had no problem until now. It seems reasonable to me to be able to log out an anonymous user, I don’t see the point of this error.

Did something change in the backend?