Did you enable secure mode? If not then adding random auth token will result in an error. Also, did the login successfully return success before checking login status with AmityCoreClient.isUserLoggedIn() ?
Hi @SocialPlus_Support
Thank you for your response. I am getting user detail on login success. Then I am restarting the app, at that time I am using AmityCoreClient.isUserLoggedIn() to check login status for user. This returns false for logged in user.
@SocialPlus_Support I am facing same issue, do we have to login on each app open session?
I tried fetching user details and the error says App dont have active user, Please login. after successfully login in pervious app session.