isAuthenticated$ return false

I am facing the same issue in my Ionic app.
It almost seems like isAuthenticated takes a while to be set to true after authentication.

This one seems to be related: Ionic 2 - Login success (according to logs) but isAuthenticated() is false (IOS 11.2)